Skip to content
Cursor

OntoRamp Graph Query for Cursor

com.ontoramp/graph-query

Architecture-grounded query for AI agents. Governance constraints, evidence-linked answers.

client:Cursor transport:streamable-http

Install OntoRamp Graph Query in Cursor

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

{
  "mcpServers": {
    "graph-query": {
      "url": "https://ontoramp-graph-query.fly.dev/mcp"
    }
  }
}

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

OntoRamp Graph Query in other clients