flutter-lamp

itsonu/flutter-lamp
★ 0 stars TypeScript AI/LLM Updated 2d ago
Give your AI live eyes on a running Flutter app — an MCP server over the Dart VM Service: exceptions with stack traces, logs, network, frames, memory, root-cause diagnosis and a live dashboard.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flutter-lamp": {
      "command": "npx",
      "args": [
        "-y",
        "itsonu/flutter-lamp"
      ]
    }
  }
}

Topics

aiclaudedartdebuggingdevtoolsfluttermcpmodel-context-protocolobservabilityvm-service