Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"graphy": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/graphy-mcp.sh",
"args": [
"--graph",
"${CLAUDE_PROJECT_DIR}/graphy-out/graph.json"
],
"env": {
"GRAPHY_PLUGIN_PATH": "${HOME}/.graphy/plugins"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/graphy-mcp.shCommand-line arguments passed to the server process
Environment variables set when the server starts
GRAPHY_PLUGIN_PATH=${HOME}/.graphy/pluginsnpx claudepluginhub developerbeau/graphy --plugin graphy