Skip to content
VS Code

portkey for VS Code

io.usefulapi/portkey

Read AI-gateway analytics, configs, virtual keys, workspaces and users; log request feedback.

client:VS Code transport:streamable-http

Install portkey in VS Code

.vscode/mcp.json

{
  "servers": {
    "portkey": {
      "type": "http",
      "url": "https://portkey.usefulapi.io/mcp"
    }
  }
}

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

portkey in other clients