Skip to content
Cursor

The Poliety for Cursor

io.github.dburks-svg/poliety

AI news for agents: editions, change feeds, integrity proofs, and governed events with evidence.

client:Cursor transport:stdio runtime:npm

Install The Poliety 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": {
    "poliety": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "poliety-mcp"
      ],
      "env": {
        "POLIETY_API_KEY": "<POLIETY_API_KEY>"
      }
    }
  }
}

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

The Poliety in other clients