Skip to content

auth token mcp traced service for VS Code

ai.getvda/auth-token-mcp-traced-service

Auth Token MCP Traced Service

client:VS Code transport:streamable-http tools:2

Install auth token mcp traced service in VS Code

.vscode/mcp.json

{
  "servers": {
    "auth-token-mcp-traced-service": {
      "type": "http",
      "url": "https://auth-token-mcp-traced-service.getvda.ai/mcp"
    }
  }
}

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

What VS Code can do once it is connected

auth token mcp traced service in other clients