npx claudepluginhub vikisingh23/neuraforge-aiAdd to your .mcp.json:
{
"mcpServers": {
"graphify": {
"command": "python3",
"args": [
"-m",
"graphify.serve",
"graphify-out/graph.json"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
python3Share bugs, ideas, or general feedback.