Ambr✓
io.github.getambr/ambr-mcp-server · v0.3.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.getambr/ambr-mcp-server",
"description": "Ricardian contracts for AI agents — dual-format, SHA-256 bound, legible by construction.",
"title": "Ambr",
"repository": {
"url": "https://github.com/getambr/site",
"source": "github"
},
"version": "0.3.0",
"websiteUrl": "https://ambr.run",
"remotes": [
{
"type": "streamable-http",
"url": "https://getamber.dev/api/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}