asterpay for Cursor
io.github.timolein74/asterpay
EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.
client:Cursor
transport:stdio
runtime:npm
Install asterpay in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"asterpay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@asterpay/mcp-server"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs