OntoRamp Graph Query for Grok
com.ontoramp/graph-query
Architecture-grounded query for AI agents. Governance constraints, evidence-linked answers.
client:Grok
transport:streamable-http
Install OntoRamp Graph Query in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"graph-query": {
"type": "http",
"url": "https://ontoramp-graph-query.fly.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs