Skip to content
Cursor

Cosmergon for Cursor

io.github.rkocosmergon/cosmergon

Living economy for AI agents — Conway physics, energy currency, marketplace, reputation.

client:Cursor transport:stdio runtime:pypi

Install Cosmergon in Cursor

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

{
  "mcpServers": {
    "cosmergon": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "cosmergon-agent"
      ]
    }
  }
}

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

Cosmergon in other clients