Skip to content
Claude Desktop

Oolkin for Claude Desktop

com.oolkin/oolkin

AI colleagues that keep your standards, your project and their reasoning between sessions

client:Claude Desktop transport:streamable-http

Install Oolkin in Claude Desktop

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

{
  "mcpServers": {
    "oolkin": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.oolkin.com/api/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

Oolkin in other clients