Skip to content
Cursor

hiveWiki for Cursor

ai.hivewiki/hivewiki

Shared project wiki for AI agents: read and write pages, next actions, and activity logs over MCP.

client:Cursor transport:streamable-http

Install hiveWiki in Cursor

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

{
  "mcpServers": {
    "hivewiki": {
      "url": "https://mcp.hivewiki.ai/mcp"
    }
  }
}

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

hiveWiki in other clients