Topograph

For developers and agents

Give AI agents live Topograph context

The Topograph MCP gives coding agents access to the Topograph catalog, docs, and OpenAPI spec so they can help you integrate without guessing coverage, pricing, or endpoint shapes.

Add the marketplace

/plugin marketplace add getsemaphore/topograph-mcp-library

Install the plugin

/plugin install topograph@topograph

Direct MCP endpoint

Clients that support HTTP MCP servers can connect directly to https://api.topograph.co/designer-mcp. The endpoint runs OAuth 2.1 against Topograph's Clerk-hosted sign-in; any Clerk user works for browsing, no invite required.

What agents can read

  • Live country coverage and available datapoints
  • Pricing and quote estimation for integration planning
  • Searchable documentation and OpenAPI endpoint definitions
  • Rules for onboarding, verification, documents, and search-first company resolution

Login required, no API key required

Your MCP client signs in with Topograph to access manifest, pricing, and saved simulator quotes. Your production API key is still used only by your application when it calls the Topograph API.

Read installation docs