TWZRD Agent Intelligence for Cursor
io.github.twzrd-sol/twzrd-agent-intel
Pre-spend x402 reputation from observed behavior, plus portable signed V6 receipts.
client:Cursor
transport:stdio
runtime:pypi
Install TWZRD Agent Intelligence in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"twzrd-agent-intel": {
"type": "stdio",
"command": "uvx",
"args": [
"twzrd-agent-intel"
],
"env": {
"TWZRD_SIGNAL_SOURCE": "<TWZRD_SIGNAL_SOURCE>"
}
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs