Your saved nanoodle workflow graphs as MCP tools — BYOK or pay per call in Nano (x402)
claude mcp add nanoodle-mcp -- npx -y nanoodle-mcp
claude_desktop_config.json
{
"mcpServers": {
"nanoodle-mcp": {
"command": "npx",
"args": [
"-y",
"nanoodle-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"nanoodle-mcp": {
"command": "npx",
"args": [
"-y",
"nanoodle-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nanoodle-mcp": {
"command": "npx",
"args": [
"-y",
"nanoodle-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"nanoodle-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nanoodle-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"nanoodle-mcp": {
"command": "npx",
"args": [
"-y",
"nanoodle-mcp"
]
}
}
}
Great docs mapping to real tool behavior. Auth was painless.
Used it in a multi-step workflow; results were consistent.
Solid tool — did exactly what the schema promised on the first call.
Fast responses, sensible error messages when inputs were off.
Did the job but rate limits kicked in under heavy use.
Handles edge cases better than most listings in this category.
POST /mcp