edit-a-photo — nanoodle MCP Tool Mutating
edit-a-photo
(edit a photo) is one of 13 tools on the
nanoodle
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call edit-a-photo from your client
- Claude Code nanoodle edit-a-photo run in your project directory
- Claude Desktop nanoodle edit-a-photo ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor nanoodle edit-a-photo ~/.cursor/mcp.json
- VS Code nanoodle edit-a-photo .vscode/mcp.json
- Zed nanoodle edit-a-photo ~/.config/zed/settings.json
- Windsurf nanoodle edit-a-photo ~/.codeium/windsurf/mcp_config.json
- Cline nanoodle edit-a-photo ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI nanoodle edit-a-photo ~/.gemini/settings.json
- Grok nanoodle edit-a-photo .mcp.json (in your project root)
- ChatGPT nanoodle edit-a-photo Settings → Connectors → Advanced → Developer mode
- Claude.ai nanoodle edit-a-photo Settings → Connectors → Add custom connector
- LangChain nanoodle edit-a-photo pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http nanoodle-mcp https://mcp.nanoodle.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.