目录 / agentic-swarm-marketplace
MCP
鉴权未知
未评级
已上架
agentic-swarm-marketplace
**Agentic Swarm Marketplace** is a hierarchical multi-agent stack for **machine-paid** commerce (not trading). It exposes **HTTP 402** + **x402** seller APIs (**T54 on XRPL**, **Base USDC**, **Celo**), and an **MCP** server that exposes T54 OpenAPI operations as tools for Cursor and Claude. **Docs & discovery:** [agentic-swarm-marketplace.com](https://www.agentic-swarm-marketplace.com/) · [MCP setup](https://www.agentic-swarm-marketplace.com/mcp-integration.md) · [Repo](https://github.com/Hobie1Kenobi/agentic-crypto-swarm-prototype)
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://agentic-swarm-marketplace--hobiecunningham.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"agentic-swarm-marketplace": {
"url": "https://agentic-swarm-marketplace--hobiecunningham.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| t54_list_operations | Returns operationIds, HTTP methods, paths, and query parameter names from the bundled OpenAPI spec (no network). Use before t54_x402_request or per-SKU tools. |
| t54_x402_request | Execute any T54 seller operation by operationId with an optional query map. Prefer per-operation t54_* tools when available for clearer arguments. On HTTP 402, x402_broker_client pays then retries. |
| t54_agent_commerce_data | Verifiable swarm proof + x402 commerce bundle (premium) HTTP GET `/x402/v1/agent-commerce-data` (`operationId` `agentCommerceData`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail. |
| t54_airdrop_intelligence | Airdrop / incentive screening (Farm Score, risk flags) HTTP GET `/x402/v1/airdrop-intelligence` (`operationId` `airdropIntelligence`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail. |
| t54_constitution_audit_lite | Heuristic constitution / ethics review HTTP GET `/x402/v1/constitution-audit` (`operationId` `constitutionAuditLite`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail. |
| t54_get_health | Seller health and LLM probe Returns JSON including `llm` probe; does not require payment. HTTP GET `/health` (`operationId` `getHealth`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail. |
| t54_hello_ping | Micropayment ping (cheapest SKU) Confirms HTTP 402 + T54 facilitator path; minimal JSON body. HTTP GET `/hello` (`operationId` `helloPing`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail. |
| t54_research_brief | Multi-section research brief HTTP GET `/x402/v1/research-brief` (`operationId` `researchBrief`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail. |
| t54_structured_query | Constitution-safe short LLM answer Listing-friendly GET with `q` query parameter. HTTP GET `/x402/v1/query` (`operationId` `structuredQuery`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail. |
| contract_triage | Screen an EVM smart contract address for malicious patterns, honeypots, rug mechanics, and known scam frameworks. Returns risk score (0-100), verdict (SAFE/SUSPICIOUS/MALICIOUS), and top threat flags. Completes in under 30 seconds. |
| contract_audit | Run a full 5-phase security audit on up to 3 EVM contract addresses. Handles EIP-1167 proxy/implementation pairs. Returns complete intelligence card including Slither findings, Echidna fuzz results, deployer profiling, EIP-7702 delegate detection, money flow trace, and holder analysis. |
| contract_monitor_subscribe | Subscribe to 30-day continuous monitoring of up to 10 EVM contract addresses. Fires webhook alerts on admin key movement, liquidity drops, claim condition changes, or new critical Slither findings. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。