Skip to content
Claude Desktop

basethread for Claude Desktop

ai.basethread/basethread

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

client:Claude Desktop transport:streamable-http

Install basethread in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "basethread": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.basethread.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

basethread in other clients