character-sprites — nanoodle MCP Tool
character-sprites
(character sprites) 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 character-sprites from your client
- Claude Code nanoodle character-sprites run in your project directory
- Claude Desktop nanoodle character-sprites ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor nanoodle character-sprites ~/.cursor/mcp.json
- VS Code nanoodle character-sprites .vscode/mcp.json
- Zed nanoodle character-sprites ~/.config/zed/settings.json
- Windsurf nanoodle character-sprites ~/.codeium/windsurf/mcp_config.json
- Cline nanoodle character-sprites ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI nanoodle character-sprites ~/.gemini/settings.json
- Grok nanoodle character-sprites .mcp.json (in your project root)
- ChatGPT nanoodle character-sprites Settings → Connectors → Advanced → Developer mode
- Claude.ai nanoodle character-sprites Settings → Connectors → Add custom connector
- LangChain nanoodle character-sprites 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.