A202 for Claude Desktop
io.github.a202-protocol/a202-mcp
Verifiable agreements for agent-led commerce: mandates, obligations, evidence, transaction records.
client:Claude Desktop
transport:stdio
runtime:oci
Install A202 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"a202-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/a202-protocol/a202-mcp:0.1.0"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs