Your saved nanoodle workflow graphs as MCP tools — BYOK or pay per call in Nano (x402)
What it says
The record the registry holds
Where it answers
https://mcp.nanoodle.com/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
nanoodle-mcp · npm · 0.6.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.nanoodlecom/nanoodle-mcp",
"description": "Your saved nanoodle workflow graphs as MCP tools — BYOK or pay per call in Nano (x402)",
"title": "nanoodle",
"repository": {
"url": "https://github.com/nanoodlecom/nanoodle-mcp",
"source": "github"
},
"version": "0.6.0",
"websiteUrl": "https://nanoodle.com",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "nanoodle-mcp",
"version": "0.6.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Directory of noodle-graph.json saves from the nanoodle.com editor — each file becomes one MCP tool. Repeatable: pass several dirs and earlier ones win name clashes (per-project graphs + a shared library).",
"isRequired": true,
"type": "named",
"name": "--graphs"
},
{
"description": "Directory where media outputs are saved (default ./nanoodle-out)",
"type": "named",
"name": "--out"
}
],
"environmentVariables": [
{
"description": "Your nano-gpt.com API key — every tool call spends from this key's balance",
"isRequired": true,
"isSecret": true,
"name": "NANOGPT_API_KEY"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.nanoodle.com/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-13T15:32:13.143382Z",
"publishedAt": "2026-08-13T15:32:13.143382Z",
"updatedAt": "2026-08-13T15:32:13.143382Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 0.6.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.