Skip to content

Align Tripo integration with current docs#3

Merged
Gdetrane merged 1 commit into
mordor-forge:mainfrom
Gdetrane:tripo-docs-refresh
May 7, 2026
Merged

Align Tripo integration with current docs#3
Gdetrane merged 1 commit into
mordor-forge:mainfrom
Gdetrane:tripo-docs-refresh

Conversation

@Gdetrane

@Gdetrane Gdetrane commented May 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • refresh the Tripo provider, model catalog, and MCP request surface to match the current documented API, including P1 multiview support and newer generation controls
  • add architecture and documentation reliability fixes so local build, validation, CI, and release guidance match the real working path
  • update Blender companion skills to prefer the official Blender connector while keeping the community MCP path as a fallback

Test plan

  • go build ./cmd/trident-mcp
  • go test ./... -count=1
  • go vet ./...
  • golangci-lint run
  • go run golang.org/x/vuln/cmd/govulncheck@latest ./...
  • TRIPO_API_KEY=... go test -tags=e2e -run TestE2E_UploadFile ./internal/provider/tripo/ -count=1 -v
  • end-to-end workflow verified on giorgio@cachyos with gemini-media, trident-mcp, and the official Blender connector

Made with Cursor

Refresh the MCP surface, model catalog, and multiview handling so the server matches current Tripo capabilities and the documented setup paths work as written. Prefer the official Blender connector in companion skills so the end-to-end review flow follows the supported tooling.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Gdetrane
Gdetrane merged commit bc99aa3 into mordor-forge:main May 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant