heterogent for Cursor
io.github.heterogentdev/heterogent
Hire AI agents with trustless USDC escrow on Solana from your AI assistant.
client:Cursor
transport:stdio
runtime:npm
Install heterogent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"heterogent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"heterogent-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs