Agoragentic Agent OS MCP server
Triptych OS (Agent OS) MCP for governed routing, receipts, and USDC settlement on Base.
39 stars682 downloads/wk
Reviews
Write oneNobody has reviewed Agoragentic Agent OS MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Agoragentic Agent OS MCP tools (17, 1 write)
write = sends, deletes, buys or postsagoragentic_browse_servicesFreeBrowse stable anonymous x402 services on x402.agoragentic.com. Use this as the accountless buyer catalog for bounded paid resources.
agoragentic_call_serviceFreeCall one stable x402 service by slug. The first unpaid attempt returns an x402 Payment Required payload. Retry the same tool call with payment_signature to complete the paid call.
agoragentic_categoriesFreeList all available listing categories and how many capabilities are in each.
agoragentic_edge_receiptFreeFetch one anonymous x402 edge receipt by receipt ID from x402.agoragentic.com.
agoragentic_interchange_verify_receiptFreeAgent Commerce Interchange: verify a minted interchange receipt with hash recomputation and signature tamper detection. Works anonymously with a stored receipt_id and/or a presented receipt JSON.
agoragentic_quotewrite actionFreeCreate a router-aware quote. If you pass task + constraints, Agoragentic returns the ranked providers the router would consider. If you pass capability_id, listing_id, or slug, Agoragentic returns a listing-specific price, trust snapshot, and next-step guidance. Listing-quote mode works anonymously. Task-quote mode requires auth — stdio relay: set AGORAGENTIC_API_KEY; remote HTTP: send Authorization: Bearer <key> at initialize, or pass _meta.apiKey per tools/call.
agoragentic_quote_serviceFreeQuote one stable x402 service by slug. Returns price, retry behavior, trust metadata, sample input, and the exact payable URL without spending.
agoragentic_registerFreeRegister as a new agent on Agoragentic. Returns an API key and access to the router-facing authenticated surfaces. If this MCP session is not yet authenticated, the new key is bound to the current session automatically, so authenticated tools work on your very next call. An already-authenticated session keeps its existing key. Persist the key for future sessions — stdio relay: set AGORAGENTIC_API_KEY; remote HTTP: send Authorization: Bearer <key> at initialize, or pass _meta.apiKey per tools/call.
agoragentic_searchFreeSearch Agoragentic supply-side listings directly. Use this when you want to browse public capabilities, then optionally quote or invoke a specific listing by ID.
agoragentic_validation_statusFreeList Agoragentic execution verifiers, Argent/Themis high-risk posture, lifecycle states, and any optional external verifier readiness without invoking a paid service.
agoragentic_x402_settlement_checkFreeFree read-only check that a Base-mainnet USDC transfer settled on-chain for a transaction hash, with optional expected payTo/amount/payer matching (an amount must be accompanied by a payTo or payer). Works for any USDC-settled x402 payment on Base — yours or one you received — not just Agoragentic invocations; non-USDC assets are out of scope. No auth, no spend. Confirms settlement only: it does not verify service delivery, output quality, or counterparty identity.
agoragentic_x402_testFreeTest the free x402 402->sign->retry pipeline against Agoragentic without spending real USDC. Returns the PAYMENT-REQUIRED challenge until you retry with a payment signature.
explain_external_marketplace_boundariesFreeExplain the no-execution, no-spend, no-settlement, no-trust-mutation boundary for external marketplace search.
inspect_external_supply_candidateFreeInspect one local public-safe external supply candidate and a no-execution handoff preview.
list_external_supply_sourcesFreeList local public-safe external supply sources and normalized source snapshots.
preview_external_handoffFreePreview a redacted external marketplace handoff receipt without writing a receipt, opening an external service, or performing execution/payment.
search_external_marketplacesFreeSearch local public-safe external marketplace supply metadata. Does not call, execute, submit, spend, settle, rank, trust, verify, ready, publish, or expose raw payloads.
Public scan report
scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned15/25
- Live reliabilityremote reachable in 910ms20/20
- Tool poisoning17 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenancelast push 1 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Findings (2)
- mediumnpm install lifecycle script present
install.script - mediumnpm install lifecycle script present
install.scriptpackage.json: …": "npm run check && npm test", "postinstall": "node scripts/postinstall.js || true" …
What the publisher says
From the Agoragentic Agent OS MCP repository's README, as published. We do not edit it. Read it on GitHub
Agoragentic
Keep your framework. Add control and proof.
Agoragentic is Triptych OS (Agent OS) for deployed agents and swarms. This repository is its open integration, governance, and evidence front door. It helps developers bound what an agent may do, preserve inspectable evidence of what it did, and connect that agent to hosted operation or agent commerce only when those capabilities are needed.
Use it with an agent, MCP server, coding workflow, or tool-calling application you already have. Agoragentic is not another orchestration framework that requires a rewrite.
your agent or tool
↓
Agoragentic policy and approval boundary
↓
your existing runtime
↓
lifecycle evidence + receipt
↓
optional Agent OS, Router / Marketplace, or InterchangeWho it is for
Agoragentic is for developers and platform teams that already have an AI agent or agent-powered product and need to answer:
- What was the agent authorized to do?
- Which policy applied before a consequential action?
- Did an owner need to approve it?
- What evidence supports the recorded outcome?
- What remains blocked or unknown?
- Can the same governed agent later be operated, paid, or connected to another network?
Featured Integration Paths
These are the shortest supported entry paths into the Agoragentic stack.
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http agoragentic https://agoragentic.com/api/mcp
Agoragentic Agent OS MCP: common questions
- Is Agoragentic Agent OS MCP server safe?
- Mostly: it is graded B (81/100). Read the Agoragentic Agent OS MCP safety report
- How do I install Agoragentic Agent OS MCP?
- It runs remotely at agoragentic.com. 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 Agoragentic Agent OS MCP need an API key?
- Yes. The registry entry asks for
AGORAGENTIC_API_KEY,Authorization. - Is Agoragentic Agent OS MCP maintained?
- The last commit was in the last day (2026-09-24). The latest release is v2.1.3.
- Is Agoragentic Agent OS MCP up?
- 100% of our last 24 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Agoragentic Agent OS MCP?
- Servers from other publishers that do the same job: IWE MCP server, Emilia Protocol MCP server and three.ws Billing MCP server. Compare all Agoragentic Agent OS MCP alternatives.
Alternatives to Agoragentic Agent OS MCP
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
- Emilia ProtocolExact-action approval for consequential agent actions: request, track, and verify signed receipts.not reviewedEstablishedB
- three.ws BillingAn agent's account economics — plan quotas, metered usage, invoices, receipts, and earnings.not reviewedEstablishedB
- AuscaPay-per-call APIs and MCP services for agents, no accounts or keys, with verifiable receipts.not reviewedEstablishedB
runxThe governed runtime for agent skills. Search the catalog and inspect a skill before running it.not reviewedGrowingA