MCP server exposing an Omnigraph database to LLM clients (Tools + Resources, stdio transport).
{
"mcpServers": {
"modernrelayomnigraph": {
"command": "npx",
"args": [
"-y",
"@modernrelay/omnigraph-mcp"
]
}
}
}