agent teller for Cursor
io.github.sarduine13-star/agent-teller
Verify AI agent payments and detect fraud. Input: agent_id, amount, service_id.
client:Cursor
transport:streamable-http
Install agent teller in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-teller": {
"url": "https://agent-teller-production.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs