[Proposal] Service Economics / Agent Service Manifest (ASM) #718
calebguo007
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Your Idea
Summary
Agent Service Manifest (ASM) is an open protocol that gives AI agents
structured, machine-readable data to evaluate, compare, and automatically
select AI services — covering pricing, quality, SLA, and payment.
ASM is the missing layer between MCP (what a tool can do) and AP2 (how to pay).
Problem
When an agent faces multiple MCP-connected services that can fulfill the same
task, it has zero structured data to choose between them. No matter how smart
the model, unstructured pricing pages are uncomputable.
Proposed Solution
A lightweight JSON manifest (only 3 required fields) that services publish
alongside their MCP tool definitions, describing:
self_reportedtransparency flagMCP Integration Path
We propose adding an optional
x-asmfield to MCPToolAnnotations:This is fully backward-compatible — agents that don't understand
x-asmsimply ignore it.Resources
sep/sep-asm-service-value.mdDiscussion Questions
Looking forward to the community's feedback!
Scope
Beta Was this translation helpful? Give feedback.
All reactions