Model Context Protocol
Prism is a remote MCP server. Add one URL to your agent, sign in when it asks, and the tools below appear — no API key to create or paste.Connect
Tools
Billable tools return the request id and cost in the tool result metadata
(
request_id, cost_credits_minor), the same values the HTTP headers carry.
Billing and limits
Everything generated through MCP deducts credits from the connected organization, under exactly the model, trial, credit, budget and rate-limit policy a direct HTTP request gets. Usage shows up in the console tagged with channelmcp and attributed to an MCP connection credential that Prism
creates for you on first use; disabling that credential disconnects every
client signed in to it.
Troubleshooting
- 401 with
WWW-Authenticate— the client should start OAuth; if it does not, remove and re-add the server. - 403 “No Prism account is linked to this login” — sign in to the console once with the same account first.