Stellaroid Earn for VS Code
io.github.iron-mark/stellaroid-earn
Read-only MCP server: verify credentials and browse escrows on the Stellar testnet contract.
client:VS Code
transport:streamable-http
tools:6
Install Stellaroid Earn in VS Code
.vscode/mcp.json
{
"servers": {
"stellaroid-earn": {
"type": "http",
"url": "https://stellaroid.tech/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs