Skip to content
Cursor

iknow for Cursor

dev.iknow/mcp

Knowledge base MCP for AI agents on iknow.dev. Search, read, and maintain via OAuth.

client:Cursor transport:streamable-http

Install iknow in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://iknow.dev/mcp"
    }
  }
}

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

iknow in other clients