Skip to content
VS Code

Catalo.ai for VS Code

io.github.catalo-ai/catalo

AI-curated book catalog that eliminates hallucinations and surfaces lesser-known titles.

client:VS Code transport:streamable-http

Install Catalo.ai in VS Code

.vscode/mcp.json

{
  "servers": {
    "catalo": {
      "type": "http",
      "url": "https://catalo.ai/mcp"
    }
  }
}

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

Catalo.ai in other clients