Skip to content
Cursor

staging mcp for Cursor

dev.riskprofiler/staging-mcp

An MCP server that provides a hello tool

client:Cursor transport:streamable-http

Install staging mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "staging-mcp": {
      "url": "https://crp-staging-6721-api.riskprofiler.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

staging mcp in other clients