{
  "mcpServers": {
    "tidewave-phoenix": {
      "command": "curl",
      "args": [
        "-X", "POST",
        "-H", "Content-Type: application/json", 
        "-d", "@-",
        "http://localhost:4040/tidewave/mcp"
      ]
    }
  }
}
