Catalog
io.github.sarduine13-star/agent-teller
OfficialVerify AI agent payments and detect fraud. Input: agent_id, amount, service_id.
Verify AI agent payments and detect fraudulent transactions by agent ID.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agent-teller": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agent-teller-production.up.railway.app/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.