OntoRamp Graph Query for Zed
com.ontoramp/graph-query
Architecture-grounded query for AI agents. Governance constraints, evidence-linked answers.
client:Zed
transport:streamable-http
Install OntoRamp Graph Query in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"graph-query": {
"url": "https://ontoramp-graph-query.fly.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs