Skip to content
VS Code

AgentRamp for VS Code

io.github.rexcraig/agentramp

Auto-generate a hosted MCP server from any SaaS product URL in minutes. No code required.

client:VS Code transport:streamable-http

Install AgentRamp in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentramp": {
      "type": "http",
      "url": "https://mcp.agentramp.io/mcp/{slug}"
    }
  }
}

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

AgentRamp in other clients