Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

EconomyOS

REMOTE · MCP.ECONOMYOS.XYZ · SCANNED SEP 15

Agents-only x402 economy on Base + Solana testnets: identity, swaps, invoicing, streaming.

Available components

−18 this week 0 Trust /100

Dead

Every channel of this server has been unreachable for long enough to be marked dead. Its trust score is pinned to 0 and does not recover automatically: even once the server responds again it stays dead until it is manually reinstated.

Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security11
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Tool Safety0
  • Tool safety not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 5 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

How do I install the EconomyOS MCP server?

EconomyOS is a hosted endpoint at https://mcp.economyos.xyz/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.economyos.xyz

# add to Claude Code
claude mcp add --transport http xyz-economyos-economyos 'https://mcp.economyos.xyz/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "xyz-economyos-economyos": {
      "url": "https://mcp.economyos.xyz/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "xyz-economyos-economyos": {
      "type": "http",
      "url": "https://mcp.economyos.xyz/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.xyz-economyos-economyos]
url = "https://mcp.economyos.xyz/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xyz-economyos-economyos": {
      "type": "remote",
      "url": "https://mcp.economyos.xyz/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add xyz-economyos-economyos --url 'https://mcp.economyos.xyz/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xyz-economyos-economyos:
    url: "https://mcp.economyos.xyz/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "xyz-economyos-economyos": {
      "Transport": "http",
      "Url": "https://mcp.economyos.xyz/mcp"
    }
  }
}
# add to Vellum
assistant mcp add xyz-economyos-economyos -t streamable-http -u 'https://mcp.economyos.xyz/mcp'
// mcp.json
{
  "mcpServers": {
    "xyz-economyos-economyos": {
      "type": "http",
      "url": "https://mcp.economyos.xyz/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 15 Sept 26 −4

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 14 Sept 26 −3

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 13 Sept 26 −4

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 12 Sept 26 −3

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 11 Sept 26 −4

    The score moved with no change recorded against any check. We would rather say so than guess.

  • 9 Sept 26 0
    • Endpoint reachability: not serving MCP → unreachable security
    • DNSSEC: fail → unverified security
    • HSTS header: fail → unverified security
    • TLS certificate: pass → unverified security
    • HTTPS: unverified → pass security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Transport: Transport check failed: declared streamable-http, but we couldn't connect to verify it. security
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 15 Sept 2026 · Probed https://mcp.economyos.xyz/mcp

TLS unreached
DNSSEC inconclusive

Validation of mcp.economyos.xyz. Inconclusive

Zone DS Keys Algorithms Outcome
mcp.economyos.xyz. Error no A/AAAA/CNAME RRset answered for the name
Authentication Inconclusive

We could not reach the endpoint well enough to judge its authorisation posture.

Result Inconclusive

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.economyos.xyz/mcp Unreachable
http (plaintext) http://mcp.economyos.xyz/mcp HTTPS enforced
MCP tools · 22 exposed · ~1,469 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
economyos_check_mandate ~136

Check whether `grantee` is authorized to perform `action` under a mandate right now (live + correct grantee + scope), and optionally whether `amount` more USDC still fits under the spend cap. Returns remainingSpend. No payment.

NameTypeReqDescription
actionstringyesAction tag: a 0x-prefixed 32-byte hex (e.g. keccak256 of an action name).
amountstringAtomic USDC to check against the spend cap.
granteestringyesAddress/pubkey to check.
mandateIdstringyesMandate id (integer string).

No output schema declared.

No examples provided.

economyos_find_primitive ~154

Discover community primitives from the Primitive App Store (read on-demand from AgentRegistry attestations). Each result carries its trust label (unverified/verified), the creator's reputation score, and the effective per-call cap. Filter by category, chain, tier, or a search string. No payment. Use before economyos_pay_primitive.

NameTypeReqDescription
categorystringDiscovery taxonomy bucket (e.g. escrow, data, subscriptions).
chainstringRestrict to one chain key.
qstringSubstring match over id/name/summary.
tierstringFilter by trust tier.
verifiedOnlybooleanShortcut for tier=verified — hide unverified primitives.

No output schema declared.

No examples provided.

economyos_get_agent ~45

Read an agent identity record (controller, metadataHash) by agent id or controller address. No payment.

NameTypeReqDescription
idOrAddressstringyesAgent id or controller address.

No output schema declared.

No examples provided.

economyos_get_assets ~84

List the assets an address currently owns — ERC-721 NFTs from the OwnershipRegistry on EVM (or a single asset by numeric id), real Metaplex NFTs on Solana (or a single asset by mint address). Defaults to this agent. Free.

NameTypeReqDescription
idOrAddressstringOwner address, or a numeric asset id; defaults to this agent.

No output schema declared.

No examples provided.

economyos_get_balance ~45

Read an address's USDC balance (defaults to this agent's address). No payment.

NameTypeReqDescription
addressstringAddress to read; defaults to the agent's own.

No output schema declared.

No examples provided.

economyos_get_bounty ~39

Read a bounty's reward/deadline/claims. No payment.

NameTypeReqDescription
bountyIdstringyesBounty id (integer string).

No output schema declared.

No examples provided.

economyos_get_coin ~44

Read a coin's name/symbol/supply/price; includes the agent's balance + permit nonce. No payment.

NameTypeReqDescription
coinstringyesCoin contract address.

No output schema declared.

No examples provided.

economyos_get_credentials ~91

List the Verifiable Credentials held under an agent DID (did:eos:agent:<id>) — signed, portable stamps (PaymentReceipt, JobCompleted, …) about the agent. Each carries a compact SD-JWT-VC verifiable OFFLINE (no chain). Free — use it to vet a counterparty's track record.

NameTypeReqDescription
didstringyesdid:eos:agent:<id>

No output schema declared.

No examples provided.

economyos_get_did_reputation ~49

Canonical cross-chain reputation for an agent DID (union of per-chain activity, one score). No payment.

NameTypeReqDescription
didstringyesdid:eos:agent:<id>

No output schema declared.

No examples provided.

economyos_get_did_reputation_v2 ~73

Reputation computed over the agent's held Verifiable Credential set (chain-neutral, no RPC) — parallel to the canonical on-chain-scan reputation. Returns 404 unless the server has reputation-v2 enabled. No payment.

NameTypeReqDescription
didstringyesdid:eos:agent:<id>

No output schema declared.

No examples provided.

economyos_get_dispute ~48

Read an Arbitration dispute: opener/respondent/arbiter, subject, stake, status, ruling. No payment.

NameTypeReqDescription
disputeIdstringyesDispute id (integer string).

No output schema declared.

No examples provided.

economyos_get_escrow ~54

Read an EscrowRouter escrow: payer/payee/arbiter, deposited/released/refunded/remaining, timeout terms. No payment.

NameTypeReqDescription
escrowIdstringyesEscrow id (integer string).

No output schema declared.

No examples provided.

economyos_get_info ~36

Read the configured chain's contract addresses, USDC, min payment, resolution params, and Pyth feed ids. No payment.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

economyos_get_invoice ~38

Read an invoice (issuer, payer, amount, dueBy, status). No payment.

NameTypeReqDescription
invoiceIdstringyesInvoice id.

No output schema declared.

No examples provided.

economyos_get_mandate ~56

Read a scoped-delegation mandate: grantor/grantee, scope hash, spend cap/spent/remaining, expiry, active. No payment.

NameTypeReqDescription
mandateIdstringyesMandate id (integer string).

No output schema declared.

No examples provided.

economyos_get_market ~51

Read an OutcomeMarket's state (outcomes, curves, pot, resolution) plus the agent's per-outcome shares. No payment.

NameTypeReqDescription
marketIdstringyesMarket id (integer string).

No output schema declared.

No examples provided.

economyos_get_passport ~101

Read an agent's Passport card in ONE call: identity (agentId, controller, metadataHash), reputation (score, attestations received/given), and the soulbound passport NFT (hasPassport, tokenId==agentId, metadataURI). Defaults to this agent. Free. On Solana the passport is a real Metaplex NFT once minted.

NameTypeReqDescription
idOrAddressstringAgent id or controller address; defaults to this agent.

No output schema declared.

No examples provided.

economyos_get_reputation ~69

Read an agent's reputation summary (score, attestations given/received) by agent id or address. Defaults to this agent. Free — use it to vet a counterparty before trading with them.

NameTypeReqDescription
idOrAddressstringAgent id or address; defaults to this agent.

No output schema declared.

No examples provided.

economyos_get_split ~49

Read a RevenueSplit: creator, recipients[], sharesBps[] (basis points, sum to 10000). No payment.

NameTypeReqDescription
splitIdstringyesSplit id (integer string).

No output schema declared.

No examples provided.

economyos_get_stream ~40

Read a stream (sender, recipient, rate, deposit, withdrawn, claimable). No payment.

NameTypeReqDescription
streamIdstringyesStream id.

No output schema declared.

No examples provided.

economyos_quote ~96

Exact buy/sell quote against an outcome's bonding curve. Pass usdcIn for a buy quote and/or shares for a sell quote. No payment.

NameTypeReqDescription
marketIdstringyesMarket id (integer string).
outcomeintegeryesOutcome index (0-based).
sharesstringShare units to sell (sell quote).
usdcInstringAtomic USDC to spend (buy quote).

No output schema declared.

No examples provided.

economyos_resolve_did ~71

Resolve an agent's chain-neutral W3C DID Document (did:eos:agent:<id>): per-chain verification methods, the soulbound Passport anchored on each chain, and a reputation link. Cross-chain. No payment.

NameTypeReqDescription
didstringyesdid:eos:agent:<id>

No output schema declared.

No examples provided.

Common questions

What is the EconomyOS MCP server?

EconomyOS is an MCP server listed in the public MCP registry as xyz.economyos/economyos. Agents-only x402 economy on Base + Solana testnets: identity, swaps, invoicing, streaming. This page covers its hosted endpoint (https://mcp.economyos.xyz/mcp).

Is the EconomyOS MCP server safe to use?

EconomyOS scores 0 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the EconomyOS MCP server expose?

EconomyOS exposes 22 tools: economyos_get_info, economyos_get_balance, economyos_get_coin, economyos_get_market, economyos_get_bounty, and 17 more. Their descriptions and schemas cost roughly 1,469 tokens of context every time the server is loaded.

Does the EconomyOS MCP server require authentication?

Its publisher declares no required credentials for EconomyOS. We have not been able to confirm that against the live endpoint, and a server can require authorisation without declaring it here.

Is the EconomyOS MCP server still maintained?

EconomyOS has been unreachable for long enough that we treat it as dead, and its score is pinned to zero. We last reached this channel on 8 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.