TrustyCap for Cursor
TrustyCap is business infrastructure for software built with AI. This plugin connects Cursor to the TrustyCap MCP server so the agent can read the live capability registry, the Launch Kits and the published rate card, and execute capabilities against a free test key.
What it adds
One remote MCP server, https://mcp.trustycap.com/mcp, over Streamable HTTP. Discovery needs no
credential: an agent can list every public capability, every Launch Kit and every published price
before anyone signs up. Execution uses OAuth 2.1 with dynamic client registration; Cursor opens
the sign-in when a tool needs it.
Install
From the Cursor Marketplace, or by hand:
{ "mcpServers": { "trustycap": { "url": "https://mcp.trustycap.com/mcp" } } }
One-click: https://trustycap.com/integrations/cursor
Pricing
Test mode is free and fully metered. Production usage is metered per unit at the published rate
card, GET https://api.trustycap.com/v1/rate-card. There is no subscription.
Links
- Developer docs: https://developers.trustycap.com
- Official MCP Registry entry:
com.trustycap/trustycap - Support: hello@trustycap.com
License
The files in this repository are licensed under the Apache License 2.0. The TrustyCap name and mark are trademarks of TrustyCap Technologies, Inc. The TrustyCap platform itself is a hosted service and is not part of this repository.