VirtualFlyBrain for Grok
org.virtualflybrain/vfb3-mcp
MCP server for Drosophila neuroscience data from VirtualFlyBrain
client:Grok
transport:streamable-http
tools:11
Install VirtualFlyBrain in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"vfb3-mcp": {
"type": "http",
"url": "https://vfb3-mcp.virtualflybrain.org"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs