Skip to content
Claude Desktop

Talarion for Claude Desktop

com.talarion/talarion

A knowledge base of verified, dated facts your LLM would otherwise get wrong.

client:Claude Desktop transport:streamable-http

Install Talarion in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "talarion": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.talarion.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Talarion in other clients