Skip to content
VS Code

Anchord (AnchorID) for VS Code

io.github.nolenation04/anchord

Read-only MCP for identity resolution and write guardrails.

client:VS Code transport:streamable-http runtime:npm

Install Anchord (AnchorID) in VS Code

.vscode/mcp.json

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

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

Anchord (AnchorID) in other clients