← Registry

AI & Machine Learning

ioswarm.io

Manages AI-powered swarm runs that classify requests, launch multi-agent web research, and retrieve cited reports.

x402 supported1 endpoint12 known toolsFirst detected August 27, 2026Last detected September 18, 2026

ENDPOINT 1

https://ioswarm.io/mcp

No auth detected

MCP server metadata

Name
swarmio
Version
0.1.0
Capabilities
tools
Server instructions

A swarm of agents that researches the live web and returns cited, evidence-graded reports. FREE, NO KEY: market.pulse returns live prices (BTC, ETH, SOL, AMZN, NVDA) and today's news stories right now; search and fetch read the swarm's published, cited reports (a research-connector source); modes.list and billing.topup_terms also need no credentials. PAID: runs.launch starts a job (research, news, finance, product, seo, …) and bills the caller's credits; runs.wait blocks until it finishes (runs take 3–10 minutes), then runs.report. route.classify picks the right mode first — never charged. billing.balance reads your credit balance. No key yet? Onboard with no human per https://ioswarm.io/llms.txt — starter credits land automatically — or pay per run with USDC over x402 and let the wallet be the account: GET https://ioswarm.io/api/v1/x402/run lists every mode with its price.

Known tools 12

market.pulse

FREE, no key, no account: live prices for BTC, ETH, SOL, AMZN and NVDA with the session's change, plus today's news — the platform's newest published news digest parsed into stories with source links, and the market wire's latest headlines.

Inferred read-only
search

Search the swarm's published research: the featured shelf, the operator's daily news / markets / AI digests, and — when a key is presented — the caller's own reports.

Inferred read-only
fetch

Read one report by the id search returned: the full markdown text with its citations and evidence header, plus title, url and metadata.

Inferred read-only
route.classify

Classify a freeform request into the right mode (research, news, finance, astrology, …) before spending a run.

Inferred read-only
runs.launch

Launch a run: agents search the web, read sources, and write a cited report — real work, done for the caller.

Potential side effects
runs.get

A run's status and metadata.

Inferred read-only
runs.wait

Block until a run finishes, then return its record — and its report when it completed.

Inferred read-only
runs.report

The finished, cited report for a completed run (report_text is markdown).

Inferred read-only
runs.cancel

Stop a running job.

Inferred read-only
billing.balance

The caller's credit balance and plan state.

Inferred read-only
billing.topup_terms

How to refill credits machine-to-machine: USDC on Base to a published address, verified on-chain.

Inferred read-only
modes.list

The launchable modes with a one-line contract for each.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.swarmio]
url = "https://ioswarm.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "swarmio": {
      "type": "http",
      "url": "https://ioswarm.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: swarmio
Remote MCP URL: https://ioswarm.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "swarmio": {
      "url": "https://ioswarm.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "swarmio": {
      "type": "http",
      "url": "https://ioswarm.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "swarmio",
  "transport": "streamable-http",
  "url": "https://ioswarm.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ioswarm.io was fetched 2026-09-01T19:54:43.858Z.

Trust status Neutral

ioswarm.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.