flutter structure mcp for Zed
io.github.nilesh9783/flutter_structure_mcp
Audit architecture, security, memory, and code quality in Flutter, Laravel, Node, Python, & Vue.
client:Zed
transport:stdio
runtime:oci
Install flutter structure mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flutter_structure_mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nilesh9783/flutter_structure_mcp:1.0.3"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs