Skip to content
VS Code

basethread for VS Code

ai.basethread/basethread

One shared context your team's AI tools read & write over MCP. No re-explaining. Free.

client:VS Code transport:streamable-http

Install basethread in VS Code

.vscode/mcp.json

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

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

basethread in other clients