Skip to content
Cursor

DeepWiki for Cursor

com.deepwiki/mcp

Hosted server from Cognition that answers questions about any public GitHub repository using DeepWiki's generated documentation. No authentication required.

client:Cursor transport:streamable-http tools:3

Install DeepWiki in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.deepwiki.com/mcp"
    }
  }
}

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

What Cursor can do once it is connected

DeepWiki in other clients