Skip to content
Claude Code

Calypso Multimodal RAG MCP for Claude Code

io.github.calypso-so/multimodal-rag-mcp-server

Calypso multimodal RAG for grounded answers from docs, images, charts, and knowledge.

client:Claude Code transport:stdio runtime:npm

Install Calypso Multimodal RAG MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add multimodal-rag-mcp-server -e CALYPSO_API_KEY=<CALYPSO_API_KEY> -e CALYPSO_API_BASE_URL=<CALYPSO_API_BASE_URL> -- npx -y @calypsohq/multimodal-rag-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Calypso Multimodal RAG MCP in other clients