loading…
Search for a command to run...
loading…
flutter_server_box — MCP server via Smithery
flutter_server_box — MCP server via Smithery
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"flutter-server-box": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"Hisakuras/flutter_server_box"
]
}
}
}