Skip to content
Cursor

mcp prowl for Cursor

io.github.opcastil11/mcp-prowl

Discover, evaluate, and compare SaaS APIs. Agent-verified scores and metrics.

client:Cursor transport:stdio runtime:npm

Install mcp prowl in Cursor

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-prowl": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-prowl"
      ],
      "env": {
        "PROWL_AGENT_KEY": "<PROWL_AGENT_KEY>"
      }
    }
  }
}

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

mcp prowl in other clients