{"name":"solaceagentmesh","title":"Solace Agent Mesh Room","description":"A paid remote MCP for multi-agent orchestration dashboard, built to return verdicts, receipts, usage logs, and audit-ready JSON for agent and CI workflows.","version":"1.0.0","websiteUrl":"https://solaceagentmesh.space/","documentationUrl":"https://solaceagentmesh.space/mcp/","endpointUrl":"https://solaceagentmesh.space/mcp","transport":"streamable-http","authentication":{"type":"bearer","required":true,"header":"Authorization","format":"Bearer <paid-token>"},"paidAccess":{"required":true,"checkoutUrl":"https://solaceagentmesh.space/api/agent-checkout","tokenStatusUrl":"https://solaceagentmesh.space/api/mcp-token/status","tokenClaimUrl":"https://solaceagentmesh.space/api/mcp-token/claim","defaultPlan":"team","pricing":[{"id":"starter","name":"Starter","monthlyUsd":29},{"id":"team","name":"Team","monthlyUsd":109},{"id":"scale","name":"Scale","monthlyUsd":279}]},"tools":[{"name":"import_mesh_manifest","description":"Solace Agent Mesh Room import mesh manifest","inputSchema":{"type":"object","properties":{"sample":{"type":"string","description":"Workflow sample, schema, policy fixture, or agent output."},"context":{"type":"string","description":"Optional review context."}},"required":["sample"]},"outputSchema":{"type":"object","properties":{"verdict":{"type":"string"},"reason":{"type":"string"},"receipt_id":{"type":"string"},"usage_units":{"type":"integer"},"next_action":{"type":"string"}}}},{"name":"mesh_run_timeline","description":"Solace Agent Mesh Room mesh run timeline","inputSchema":{"type":"object","properties":{"sample":{"type":"string","description":"Workflow sample, schema, policy fixture, or agent output."},"context":{"type":"string","description":"Optional review context."}},"required":["sample"]},"outputSchema":{"type":"object","properties":{"verdict":{"type":"string"},"reason":{"type":"string"},"receipt_id":{"type":"string"},"usage_units":{"type":"integer"},"next_action":{"type":"string"}}}},{"name":"delivery_receipt_export","description":"Solace Agent Mesh Room delivery receipt export","inputSchema":{"type":"object","properties":{"sample":{"type":"string","description":"Workflow sample, schema, policy fixture, or agent output."},"context":{"type":"string","description":"Optional review context."}},"required":["sample"]},"outputSchema":{"type":"object","properties":{"verdict":{"type":"string"},"reason":{"type":"string"},"receipt_id":{"type":"string"},"usage_units":{"type":"integer"},"next_action":{"type":"string"}}}}],"inputOutputSummary":"Each tool accepts structured workflow evidence and returns verdict, reason, receipt_id, usage_units, and next_action JSON.","supportEmail":"support@aigeamy.com"}