VirtualFlyBrain for VS Code
org.virtualflybrain/vfb3-mcp
MCP server for Drosophila neuroscience data from VirtualFlyBrain
client:VS Code
transport:streamable-http
tools:11
Install VirtualFlyBrain in VS Code
.vscode/mcp.json
{
"servers": {
"vfb3-mcp": {
"type": "http",
"url": "https://vfb3-mcp.virtualflybrain.org"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs