Trust layer for agent payments (x402, Base): verify agents, risk scores, signed escrow verdicts.
claude mcp add mcp -- npx -y 402coffee-mcp
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"402coffee-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"402coffee-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"402coffee-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"402coffee-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"402coffee-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/coffee.402--mcp/reviews or the review_server meta-tool.
POST /mcp