Skip to content
VS Code

Atisbo Documentation for VS Code

io.github.brian8a1/atisbo-docs

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

client:VS Code transport:streamable-http

Install Atisbo Documentation in VS Code

.vscode/mcp.json

{
  "servers": {
    "atisbo-docs": {
      "type": "http",
      "url": "https://app.atisbo.dev/api/mcp-docs"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Atisbo Documentation in other clients