Skip to content
VS Code

Thoth for VS Code

io.github.ahmedeid1/thoth

Read-only MCP over an agentic SLR workspace with per-claim citation verification

client:VS Code transport:streamable-http

Install Thoth in VS Code

.vscode/mcp.json

{
  "servers": {
    "thoth": {
      "type": "http",
      "url": "https://thoth-slr.vercel.app/api/mcp/mcp"
    }
  }
}

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

Thoth in other clients