Skip to content
Cursor

OntoRamp Knowledge Cartographer for Cursor

com.ontoramp/knowledge-cartographer

Knowledge coverage map and health score. Ingest docs into a governed knowledge graph via MCP.

client:Cursor transport:streamable-http

Install OntoRamp Knowledge Cartographer in Cursor

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

{
  "mcpServers": {
    "knowledge-cartographer": {
      "url": "https://ontoramp-knowledge-cartographer.fly.dev/mcp"
    }
  }
}

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

OntoRamp Knowledge Cartographer in other clients