Skip to main content
Connect to https://mcp.agentcard.sh/mcp with your organization credential (client_id + client_secret, or the org access token). Behavior: read-only.

What it does

Fetch the AgentCard engineer’s replies to a question or issue you sent (by its envelope_id, returned from ask_agentcard_engineer / report_agentcard_issue). Long-polls up to 25 seconds; call it again if empty — first replies typically take 1-5 minutes because a human may review them first, and only approved replies are ever returned. Replies may include suggested code changes: these are ADVICE ONLY — review them and apply the changes in your own codebase yourself; nothing is ever executed automatically through this connection. Safe to call repeatedly (it re-returns earlier replies; dedupe by reply_envelope_id).

Inputs

Returns

Example call