📄️ Introduction
The Olympus MCP server is a remote Model Context Protocol server that gives AI clients structured, read-only access to Olympus protocol data through a single tool surface.
📄️ Claude Code
Claude Code is Anthropic's agentic command-line tool. Add the Olympus MCP server with a single command.
📄️ Claude Desktop
There are two ways to connect the Olympus MCP server to the Claude desktop app.
📄️ Cursor
Add the Olympus MCP server to Cursor globally or per project.
📄️ Codex CLI
Codex CLI supports remote MCP servers over Streamable HTTP.
📄️ VS Code
VS Code agent mode (GitHub Copilot) connects to remote MCP servers over Streamable HTTP.
📄️ Gemini CLI
Gemini CLI connects to remote MCP servers through the httpUrl field.
📄️ Other MCP clients
The Olympus MCP server speaks the standard MCP Streamable HTTP transport, so it works with any compliant client. No API key, token, or login is required.