GET
https://api.prysm1.com/v1/mcp/manifest · No authentication requiredHost header so they work against any deployment.
Install via @prysmai/mcp
The fastest path is the pre-built NPM package:
claude_desktop_config.json
Response
The manifest follows the standard MCP schema.string
Always
mcp.manifest.string
Manifest schema version (e.g.
prysm-mcp-manifest-v0.1).string
Absolute base URL the tool
urls are built from (derived from the request Host).integer
Number of descriptors in
tools.object[]
Array of MCP tool descriptors. Each has
name, description, method, path, input_schema, auth_required, and an absolute url (= base_url + path).object
Ready-to-paste MCP client config under
claude_code_config.