Agent Client Protocol
zed-685ed6d6.main-kill-isr.mintlify.me
· Agent Client Protocol
The Agent Client Protocol (ACP) is a protocol that standardizes communication between code editors.
zed-685ed6d6.main-kill-isr.mintlify.me via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 45/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
10 snapshots drifted 9× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-16 14:40:20 current | 60a8f0ffe8bd… |
view → |
| 2026-07-15 14:11:57 | 43a34d08a515… |
view → |
| 2026-07-14 08:13:16 | 039f83060456… |
view → |
| 2026-07-13 09:41:30 | 3cca5dd4ea7d… |
view → |
| 2026-07-11 06:26:52 | c112056c0322… |
view → |
| 2026-07-10 04:07:59 | ac15d3225ae9… |
view → |
| 2026-07-08 18:31:44 | 5c11052602d7… |
view → |
| 2026-07-07 06:33:47 | d5ecb56c7d7f… |
view → |
| 2026-07-06 12:42:58 | 1d2fbfb834f1… |
view → |
| 2026-07-05 13:41:06 | ed8f18fc0814… |
view → |
GET /api/agents/zed-685ed6d6.main-kill-isr.mintlify.me/snapshots.Endpoints
| Agent card | https://zed-685ed6d6.main-kill-isr.mintlify.me/.well-known/agent-card.json |
| Provider | https://agentclientprotocol.com/ |
| Docs | https://agentclientprotocol.com/ |
Skills · 1 declared · mapped to canonical taxonomy
Use when implementing or integrating with the Agent Client Protocol — a standardized JSON-RPC interface for communication between code editors/IDEs and AI codin…
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/zed-685ed6d6.main-kill-isr.mintlify.me) [](https://agenstry.com/agents/zed-685ed6d6.main-kill-isr.mintlify.me) [](https://agenstry.com/agents/zed-685ed6d6.main-kill-isr.mintlify.me) [](https://agenstry.com/agents/zed-685ed6d6.main-kill-isr.mintlify.me)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Agent Client Protocol",
"description": "The Agent Client Protocol (ACP) is a protocol that standardizes communication between code editors.",
"url": "https://agentclientprotocol.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://agentclientprotocol.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://agentclientprotocol.com/",
"organization": "Agent Client Protocol"
},
"documentationUrl": "https://agentclientprotocol.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "acp",
"name": "Acp",
"description": "Use when implementing or integrating with the Agent Client Protocol \u2014 a standardized communication protocol between code editors/IDEs and AI coding agents. Reach for this skill when building ACP clients (editor integrations), agents (AI coding tools), or working with protocol-level features like session management, tool calls, file system access, and MCP server integration.",
"tags": [],
"url": "https://agentclientprotocol.com/.well-known/agent-skills/acp/skill.md"
}
]
}