Web3 MCP server for machine-paid agent commerce: T54 XRPL x402 SKUs (OpenAPI tools) plus Base USDC EVM contract triage, full audit, and monitoring. Streamable HTTP at api.agentic-swarm-marketplace.com/mcp; stdio via scripts/mcp_server.py. HTTP 402 + broker settlement — not trading or speculation.
Overview
Overview
Agentic Swarm Marketplace is a Web3-native MCP server for autonomous agents and developers. It exposes paid HTTP 402 / x402 APIs as LLM tools — machine settlement on XRPL (T54) and Base USDC — focused on research SKUs and EVM security screening, not trading or speculation.
Live site: https://www.agentic-swarm-marketplace.com/
Hosted MCP (Streamable HTTP): https://api.agentic-swarm-marketplace.com/mcp
Integration guide: https://www.agentic-swarm-marketplace.com/mcp-integration.md
Agent discovery: https://www.agentic-swarm-marketplace.com/llms.txt
Connect
Hosted (recommended)
{
"mcpServers": {
"agentic-swarm-marketplace": {
"url": "https://api.agentic-swarm-marketplace.com/mcp"
}
}
}
Server Config
{
"mcpServers": {
"agentic-swarm-marketplace": {
"url": "https://api.agentic-swarm-marketplace.com/mcp"
}
}
}