Overview
#What is the topropay MCP server?
Model Context Protocol is the standard interface by which LLM clients call external tools and load external context. The topropay MCP server is the bridge between an MCP client (Claude Desktop, Cursor, Windsurf, an Agentic Workflow runner) and your live topropay account.
The server is a thin process that translates MCP tool calls into authenticated REST
calls against api.topropay.com. Nothing about your account leaves the
boundary you already trust — the same scopes, the same audit trail, the same
idempotency guarantees apply. The only difference is the caller is a model.