{"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.2","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}"}}