Model Context Protocol server for Prism by Ssimplifi โ exposes the AI gateway's chat, catalog, usage, cache, and admin surface as MCP tools.
{
"mcpServers": {
"ssimplifi-prism": {
"command": "npx",
"args": [
"-y",
"ssimplifi-prism-mcp"
]
}
}
}