Skip to content
Cursor

WitWiki for Cursor

app.witwiki/witwiki

A shared team wiki your coding agents read and write — across every repo and every MCP client.

client:Cursor transport:streamable-http

Install WitWiki in Cursor

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

{
  "mcpServers": {
    "witwiki": {
      "url": "https://api.witwiki.app/mcp"
    }
  }
}

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

WitWiki in other clients