{ "mcpServers": { "butler": { "command": "uv", "args": [ "run", "butler2-mcp" ], "cwd": "/home/akira/develop/butler2" }, "serena": { "command": "uvx", "args": [ "--from", "git+https://github.com/oraios/serena", "serena", "start-mcp-server", "--context", "ide-assistant", "--project", "." ] } } }