APIs should declare an MCP server so agents and MCP-aware tooling can discover and connect to the API through the Model Context Protocol. Declaring a property of type MCPServer in the APIs.json properties array publishes this artifact as part of the API's discoverable index.
APIs.json MCP Server Info
Message: Declares an MCP server.
Policies
MCP Server Provided
I require that an API of consequence exposes a Model Context Protocol server so that agents can discover its capabilities and invoke them through a standard, well-understood interface rather than a...