Skip to content

feat: UCP Phase 1 — Commerce capability tagging & discovery#2

Open
cthulhutoo wants to merge 1 commit into
mainfrom
feat/ucp-phase1
Open

feat: UCP Phase 1 — Commerce capability tagging & discovery#2
cthulhutoo wants to merge 1 commit into
mainfrom
feat/ucp-phase1

Conversation

@cthulhutoo

Copy link
Copy Markdown
Owner

Summary

  • Added two new MCP tools: agentry_ucp_search (search for UCP-capable agents) and agentry_ucp_validate (validate merchant /.well-known/ucp profiles)
  • Added Commerce (UCP) section to README with 4 API endpoints and 2 MCP tool descriptions
  • Updated server.json to v0.5.0 with UCP in description (≤100 chars)
  • Updated glama.json with ucp and commerce tags
  • Added UCP badge to README header, updated API route count from 92 → 94

Implements Phase 1 of Universal Commerce Protocol integration — the registry/discovery layer for UCP-capable agents in Agentry.

Test plan

  • Verify server.json passes MCP Registry schema validation (description ≤100 chars)
  • Verify glama.json is valid JSON with new tags
  • Verify README renders correctly with new badge and Commerce section
  • Confirm agentry_ucp_search and agentry_ucp_validate tools are documented with correct input/output schemas

🤖 Generated with Claude Code

Add UCP commerce capability to the Agentry MCP server registry:
- Two new MCP tools: agentry_ucp_search and agentry_ucp_validate
- Commerce (UCP) section in README with API endpoints
- UCP badge and updated API route count (92 → 94)
- Updated server.json (v0.5.0) and glama.json with UCP tags

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants