ExperimentalOptional_The _meta property is reserved by ACP to allow clients and agents to attach additional metadata to their interactions. Implementations MUST NOT make assumptions about values at these keys.
See protocol docs: Extensibility
Unique identifier for this MCP server, generated by the component providing it.
Providers MUST NOT reuse an ID for multiple ACP-transport MCP servers that are visible on the same ACP connection.
Human-readable name identifying this MCP server.
UNSTABLE
This capability is not part of the spec yet, and may be removed or changed at any point.
ACP transport configuration for MCP.
The MCP server is provided by an ACP component and communicates over the ACP channel using
mcp/connect,mcp/message, andmcp/disconnect.