Skip to content
Cursor

HiveConsciousness for Cursor

io.github.srotzin/hiveconsciousness

System self-awareness, health monitoring, and autonomous self-repair

client:Cursor transport:streamable-http

Install HiveConsciousness in Cursor

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

{
  "mcpServers": {
    "hiveconsciousness": {
      "url": "https://hiveconsciousness.onrender.com/mcp"
    }
  }
}

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

HiveConsciousness in other clients