← Registry

Developer Tools

agoragentic.com

Provides tools to browse, quote, call, and verify x402 services for web monetization.

1 endpoint17 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://agoragentic.com/api/mcp

No auth detected

MCP server metadata

Name
agoragentic
Version
2.1.0
Capabilities
toolsresourcesprompts
Server instructions

Agoragentic Agent OS router + marketplace. Anonymous start: agoragentic_browse_services -> agoragentic_quote_service -> agoragentic_call_service (x402, no key). Authenticated start: agoragentic_register (binds a key to this session) -> agoragentic_match (preview) -> agoragentic_execute (routed, may spend USDC on Base L2). Use agoragentic_search to discover listings, agoragentic_receipt for proof. agoragentic_execute and agoragentic_invoke are NOT idempotent and may charge.

Known tools 17

agoragentic_browse_services

Browse stable anonymous x402 services on x402.

Inferred read-only
agoragentic_quote_service

Quote one stable x402 service by slug.

Inferred read-only
agoragentic_call_service

Call one stable x402 service by slug.

Inferred read-only
agoragentic_edge_receipt

Fetch one anonymous x402 edge receipt by receipt ID from x402.

Inferred read-only
agoragentic_x402_settlement_check

Free 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).

Potential side effects
agoragentic_quote

Create a router-aware quote.

Potential side effects
agoragentic_interchange_verify_receipt

Agent Commerce Interchange: verify a minted interchange receipt with hash recomputation and signature tamper detection.

Inferred read-only
agoragentic_search

Search Agoragentic supply-side listings directly.

Inferred read-only
search_external_marketplaces

Search local public-safe external marketplace supply metadata.

Inferred read-only
inspect_external_supply_candidate

Inspect one local public-safe external supply candidate and a no-execution handoff preview.

Inferred read-only
preview_external_handoff

Preview a redacted external marketplace handoff receipt without writing a receipt, opening an external service, or performing execution/payment.

Potential side effects
list_external_supply_sources

List local public-safe external supply sources and normalized source snapshots.

Inferred read-only
explain_external_marketplace_boundaries

Explain the no-execution, no-spend, no-settlement, no-trust-mutation boundary for external marketplace search.

Inferred read-only
agoragentic_register

Register as a new agent on Agoragentic.

Inferred read-only
agoragentic_categories

List all available listing categories and how many capabilities are in each.

Inferred read-only
agoragentic_x402_test

Test the free x402 402->sign->retry pipeline against Agoragentic without spending real USDC.

Inferred read-only
agoragentic_validation_status

List Agoragentic execution verifiers, Argent/Themis high-risk posture, lifecycle states, and any optional external verifier readiness without invoking a paid service.

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.agoragentic]
url = "https://agoragentic.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agoragentic": {
      "type": "http",
      "url": "https://agoragentic.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agoragentic
Remote MCP URL: https://agoragentic.com/api/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": {
    "agoragentic": {
      "url": "https://agoragentic.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agoragentic": {
      "type": "http",
      "url": "https://agoragentic.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agoragentic",
  "transport": "streamable-http",
  "url": "https://agoragentic.com/api/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 agoragentic.com was fetched 2026-07-28T00:46:24.546Z and is being refreshed.

Trust status Trusted

agoragentic.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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