Skip to content
Claude Desktop

Atisbo Documentation for Claude Desktop

io.github.brian8a1/atisbo-docs

Read-only search and page retrieval from the public Atisbo documentation corpus. No authentication.

client:Claude Desktop transport:streamable-http

Install Atisbo Documentation in Claude Desktop

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

{
  "mcpServers": {
    "atisbo-docs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.atisbo.dev/api/mcp-docs"
      ]
    }
  }
}

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

Atisbo Documentation in other clients