VirtualFlyBrain for Cursor
org.virtualflybrain/vfb3-mcp
MCP server for Drosophila neuroscience data from VirtualFlyBrain
client:Cursor
transport:streamable-http
tools:11
Install VirtualFlyBrain in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vfb3-mcp": {
"url": "https://vfb3-mcp.virtualflybrain.org"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs