AgentRamp for Cursor
io.github.rexcraig/agentramp
Auto-generate a hosted MCP server from any SaaS product URL in minutes. No code required.
client:Cursor
transport:streamable-http
Install AgentRamp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentramp": {
"url": "https://mcp.agentramp.io/mcp/{slug}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs