Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"edge-graph": {
"command": "python3",
"args": [
"-m",
"edge_graph"
],
"env": {
"PYTHONPATH": "${CLAUDE_PLUGIN_ROOT}/mcp-servers/edge-graph/src"
}
}
}
}Server configuration and connection parameters
python3Command-line arguments passed to the server process
Environment variables set when the server starts
PYTHONPATH=${CLAUDE_PLUGIN_ROOT}/mcp-servers/edge-graph/srcnpx claudepluginhub bogheorghiu/ex-cog-dev --plugin vasana-system