{
  "mcpServers": {
    "trelly": {
      "command": "node",
      "args": ["${PLUGIN_ROOT}/../bin/trelly-mcp"],
      "env": {
        "TRELLO_PROFILE": "default"
      }
    }
  }
}
