Swarme resources

Guidance for
practical workflows.

Product updates and operational guidance for documents, media, data, development, accessibility, security, and AI-assisted work.

July 15, 2026 · 4 min read

How to List Swarme MCP Tools

An MCP client that skips initialize and tools/list will guess the wrong surface. Swarme's catalog has 1940 tools. The MCP server does not expose 1940 MCP tools. It exposes a small, named set that searches, describes, quotes, and runs capabilities through the same contract as REST.

Read article
July 10, 2026 · 4 min read

Why Swarme Quotes a Tool Before It Will Run

The quote step is not a receipt written after work finishes. It is a lock on price, input, and permission that must exist before Swarme will accept run. That rule held on a completed uuid-generator call priced $0.00 included. The lock lasted 900 seconds. Run still required quote_id.

Read article
July 7, 2026 · 4 min read

How to Generate a UUID With Swarme's API

A UUID is a small output, but Swarme's API treats it as a full capability run. You describe the slug, lock a quote, then run. Skipping a step is not a shortcut. It is a rejected request.

Read article