Skip to content
Cursor

DevRel-Amplifier for Cursor

io.github.evozim/devrel-amplifier

Hacker News and technical blog developer outreach parser.

client:Cursor transport:sse

Install DevRel-Amplifier in Cursor

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

{
  "mcpServers": {
    "devrel-amplifier": {
      "url": "https://devrel-amplifier-mcp.vercel.app/api/mcp"
    }
  }
}

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

DevRel-Amplifier in other clients