Skip to content

Add AgentServices as real-world ARD catalog example#58

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

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
@evalstate

Copy link
Copy Markdown
Collaborator

Hi @vbkotecha -- closing this as this is a link to a live service rather than a canonical reference example. Feel free to raise a small, non commercially focussed PR to the docs https://agenticresourcediscovery.org/ref_implementations/ site.

@evalstate evalstate closed this Jul 15, 2026
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.

3 participants