AgentUtility Statline for Cursor
ai.agentutility/mcp-statline
MCP server for the @agentutility statline cluster — pay-per-call x402 tools, no API keys, USDC on…
client:Cursor
transport:stdio
runtime:npm
Install AgentUtility Statline in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-statline": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-statline"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs