Docs
Reference
MCP setup
Prism MCP uses Streamable HTTP at the hosted endpoint and provides scoped, audited access on paid Standard and Pro plans.
The public docs explain the shape of the connection. The signed-in setup guide shows the user's exact setup flow, paid access state, and manual token controls.
Workflow
Primary steps
- 1Open the signed-in MCP setup guide for client-specific values.
- 2Prefer OAuth discovery where the client supports it.
- 3Use manual bearer tokens only for clients that need them.
Hosted endpoint
The hosted MCP endpoint is https://app.tryprism.xyz/api/mcp.
OAuth-capable clients should follow Prism's protected-resource metadata and include the Prism MCP resource value during authorization.
Paid access
MCP access requires a paid Prism Standard or Pro plan. Existing clients can stay saved if an account returns to Free, but authorization, refresh, and tool calls pause until the user upgrades again.