agent metering for Cursor
io.github.jdhart81/agent-metering
Usage metering + SLA accounting for agent services (the meter behind x402 micropayments).
client:Cursor
transport:streamable-http
tools:11
Install agent metering in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-metering": {
"url": "https://mcp.viridisconservation.com/metering/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs