01Mind MCP server
A machine-to-machine agent superstore -- paid API services for autonomous agents via x402 on Base.
Little public usage data yet
Reviews
Write oneNobody has reviewed 01Mind yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
01Mind tools (3)
write = sends, deletes, buys or postslist_offeringsFreeFree. Everything 01Mind offers, on demand rather than loaded into your context upfront. section: "catalogue" (every purchasable listing with its price and the exact tool name to call it by -- most are callable but not advertised), "documents" (the full render_document schema, limits and templates), "venue" (open live-research studies you can take part in), or "all".
render_documentFreeProduce a real .docx or .xlsx file from structured content and return it as base64. Send format ("docx"|"xlsx") plus exactly ONE of: blocks (array of {type:"title"|"heading"|"text"|"mono"|"table", text, level?, headers?, rows?}), markdown (string), sheets (array of {name, rows:[{...}] or rows:[[...]] with columns:[...]}), or templateId + values. Optional filename. Free for the first 5 documents a month on an API key sent as X-API-Key, then $0.25 per document via x402 -- an unpaid call over that returns a real HTTP 402 challenge. Dry run free at POST /sandbox/execute/render-document. Full schema and limits: call list_offerings with section "documents".
save_document_templateFreeFree, and does not use your document allowance. Store a reusable layout once so you stop re-sending it: send format, blocks (or sheets), an optional templateId, with {{placeholders}} where values go, and a table may carry rowsFrom:"listName" to repeat one row over an array. Then render with { templateId, values }. Requires an API key (X-API-Key). Saves a large layout from being re-sent on every call, which is usually the single largest avoidable cost in a request.
Public scan report
scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1727ms20/20
- Tool poisoning3 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Install directly
claude mcp add --transport http charon https://01mind.net/mcp
01Mind: common questions
- Is 01Mind MCP server safe?
- With care: it is graded C, so read the findings first (67/100). Read the 01Mind safety report
- How do I install 01Mind?
- It runs remotely at 01mind.net. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does 01Mind need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is 01Mind maintained?
- The latest release is v1.0.0.
- Is 01Mind up?
- 100% of our last 19 checks got an answer. We check remote servers about four times a day.
- What can I use instead of 01Mind?
- Servers from other publishers that do the same job: IWE MCP server, NVIDIA Elements MCP server and GitWarren MCP server. Compare all 01Mind alternatives.
Alternatives to 01Mind
Same job from other publishers: the closest match first, then the best rated.
- IWEMarkdown knowledge base as agent memory. Runs against the notes directory it is started in.not reviewedEstablishedA
- NVIDIA ElementsNVIDIA Elements UI design system and agent tools for AI/ML, robotics, and autonomous vehicles.not reviewedEstablishedA
- GitWarrenCode review on your own machine, for you and your coding agent. Nothing leaves your computer.not reviewedEstablishedA
- Strategic Agent Reasoning MCPStrategic BDI reasoning engine for autonomous AI agents — goals, utility, and replanning.not reviewedGrowingA
- MaginaryAI image + video generation for agents: --flag prompt DSL, async generate/poll, x402 pay-per-use.not reviewedGrowingB