browse and manage trimble connect project files and folders via the core api
domain: developer.trimble.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Register your application via the Trimble Connect Integrations page to receive a Consumer Key, Consumer Secret, and callback URL.
Authenticate a user with Trimble Identity using the Authorization Code with PKCE OAuth flow to obtain a user-context access token.
Call GET https://app.connect.trimble.com/tc/api/2.0/users/me with an Authorization: Bearer <access_token> header to confirm authentication.
Call GET .../tc/api/2.0/projects?fullyLoaded=false to list projects in a region, then traverse each project's Folders and Files resources.
Use the Core API's Shares, Views, Comments, and Activities resources to share files, read 2D/3D view annotations, or pull project change history.
Known gotchas
Trimble Connect does not support the OAuth Client Credentials flow — non-interactive integrations must complete an initial interactive Authorization Code login, then refresh tokens (max 9-day refresh interval) to stay alive.
Each project is hosted in a single region (North America, Europe, Asia) and must be called through that region's endpoint; resources are not shared across regions.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?