Skip to content

Add AgentServices as real-world ARD catalog example#58

Open
vbkotecha wants to merge 1 commit into
ards-project:mainfrom
vbkotecha:add-agentservices-example
Open

Add AgentServices as real-world ARD catalog example#58
vbkotecha wants to merge 1 commit into
ards-project:mainfrom
vbkotecha:add-agentservices-example

Conversation

@vbkotecha

Copy link
Copy Markdown

Summary

Adds AgentServices as a real-world conformance example of an ARD catalog publisher.

AgentServices is a 52-endpoint paid API platform for AI agents:

  • MCP Server: 37+ tools via remote MCP transport (SSE)
  • REST API: 40 paid endpoints using x402 nanopayments (USDC on Base)
  • SDK: Python SDK with LangChain + CrewAI wrappers
  • Plugin: ElizaOS plugin with 12 actions

The catalog in this PR mirrors the live catalog at agentservices.to/.well-known/ai-catalog.json and demonstrates:

  • MCP server entry with capability tags
  • REST API entry with x402 payment protocol type
  • Representative queries for agent discovery
  • Multi-format resource publishing

Live URLs

AgentServices (agentservices.to) is a 52-endpoint paid API platform for AI
agents using x402 nanopayments on Base. This adds their live ARD catalog
as a conformance example, demonstrating:

- MCP server entry with 12 capability tags
- REST API entry with x402 payment protocol
- Representative queries for agent discovery
- Multi-format discovery (MCP, REST, SDK, plugin)

Catalog is served live at agentservices.to/.well-known/ai-catalog.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant