Stats
Actions
Tags
Local stdio MCP server powered by Very Good CLI (very_good mcp) for Flutter/Dart project scaffolding, core generation, and app workflows. Runs on user's machine.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"very-good-cli": {
"command": "very_good",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
very_goodCommand-line arguments passed to the server process
npx claudepluginhub verygoodopensource/very-good-claude-code-marketplace --plugin vgv-ai-flutter-plugin