Skip to content
VS Code

ApyHub Utility Tools (US) for VS Code

com.apyhub/mcp-server-us

1,500+ ApyHub utility APIs served from the US cluster. Requires a US-generated ApyHub API key.

client:VS Code transport:streamable-http

Install ApyHub Utility Tools (US) in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server-us": {
      "type": "http",
      "url": "https://mcp.us.apyhub.com"
    }
  }
}

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

ApyHub Utility Tools (US) in other clients