Skip to content
VS Code

Contextaco for VS Code

com.contextaco/contextaco

Never explain the same context twice. Capture it once, load it anywhere, fork it to make it yours.

client:VS Code transport:streamable-http

Install Contextaco in VS Code

.vscode/mcp.json

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

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

Contextaco in other clients