mcpserver.lol
registry/swarmio
Connection check verified live · 26h ago

swarmio

AI that does real work for you: cited web research, plans, finance, horoscopes. Self-serve.

Tools 8
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

8 tools

Read from the running server on 26h ago.

billing.balance read-only
The caller's credit balance and plan state.
billing.topup_terms read-only
How to refill credits machine-to-machine: USDC on Base to a published address, verified on-chain. Returns the pay_to address, minimum, and rate. Public — no credentials needed.
modes.list read-only
The launchable modes with a one-line contract for each. Static; never charged, no credentials needed.
route.classify read-only prompt*
Classify a freeform request into the right mode (research, news, finance, astrology, …) before spending a run. Never charged.
runs.cancel can modify data run_id*
Stop a running job.
runs.get read-only run_id*
A run's status and metadata. Poll until status is completed/failed/cancelled.
runs.launch mode*input*max_workers
Launch a run: agents search the web, read sources, and write a cited report — real work, done for the caller. BILLED from the caller's credits. Returns the run record; poll runs.ge…
runs.report read-only run_id*
The finished, cited report for a completed run (report_text is markdown).