Meridian Coordinator
usemeridian.us
Meridian is an MCP coordination server that gives AI coding sessions shared persistent memory, task coordination, and human-in-the-loop tooling. Send tasks to coordinate multi-agent workflows, delegate sprint items, or request human review.
usemeridian.us 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: 40/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
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
7 snapshots drifted 6× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-06 23:12:29 current | 9d3eeafc257c… |
view → |
| 2026-07-06 04:42:45 | 6ac4c0314e12… |
view → |
| 2026-07-05 12:18:44 | 3175ee338f0e… |
view → |
| 2026-06-28 08:43:02 | c30e74aa8dee… |
view → |
| 2026-06-26 00:53:52 | ded7efb30c46… |
view → |
| 2026-06-25 10:12:04 | 9a28d268109f… |
view → |
| 2026-06-24 23:58:46 | ec8cd2f4e2c7… |
view → |
Endpoints
| Agent card | https://usemeridian.us/.well-known/agent.json |
Skills · 2 declared · mapped to canonical taxonomy
Create and track sprint items, log tasks, and coordinate multi-agent work across a shared project board.
Surface questions to a human reviewer and wait for approval before proceeding with irreversible actions.
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/usemeridian.us) [](https://agenstry.com/agents/usemeridian.us) [](https://agenstry.com/agents/usemeridian.us) [](https://agenstry.com/agents/usemeridian.us)
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
{
"schema_version": "1.0",
"name": "Meridian Coordinator",
"description": "Meridian is an MCP coordination server that gives AI coding sessions shared persistent memory, task coordination, and human-in-the-loop tooling. Send tasks to coordinate multi-agent workflows, delegate sprint items, or request human review.",
"url": "https://usemeridian.us",
"version": "0.1.9",
"capabilities": {
"streaming": false,
"push_notifications": false,
"state_transition_history": true
},
"default_input_modes": [
"application/json"
],
"default_output_modes": [
"application/json"
],
"skills": [
{
"id": "task_coordination",
"name": "Task Coordination",
"description": "Create and track sprint items, log tasks, and coordinate multi-agent work across a shared project board.",
"input_modes": [
"application/json"
],
"output_modes": [
"application/json"
],
"examples": [
"Add a sprint item to decompose a goal",
"Log that a task was completed",
"Request human review for a blocking question"
]
},
{
"id": "human_in_the_loop",
"name": "Human-in-the-Loop",
"description": "Surface questions to a human reviewer and wait for approval before proceeding with irreversible actions.",
"input_modes": [
"application/json"
],
"output_modes": [
"application/json"
]
}
],
"endpoints": {
"tasks_send": "https://usemeridian.us/a2a/{agent_id}/tasks/send",
"tasks_get": "https://usemeridian.us/a2a/{agent_id}/tasks/{task_id}"
}
}