Skip to content
VS Code

Talarion for VS Code

com.talarion/talarion

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

client:VS Code transport:streamable-http

Install Talarion in VS Code

.vscode/mcp.json

{
  "servers": {
    "talarion": {
      "type": "http",
      "url": "https://mcp.talarion.com/mcp"
    }
  }
}

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

Talarion in other clients