Stellaroid Earn for Cursor
io.github.iron-mark/stellaroid-earn
Read-only MCP server: verify credentials and browse escrows on the Stellar testnet contract.
client:Cursor
transport:streamable-http
tools:6
Install Stellaroid Earn in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stellaroid-earn": {
"url": "https://stellaroid.tech/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs