Loading subscription status...
{
"mcpServers": [
{
"stellar": {
"env": {
"STELLAR_NETWORK": "mainnet",
"STELLAR_SECRET_KEY": "your_stellar_secret_key"
},
"args": [
"chronos-mcp@latest"
],
"command": "npx"
}
}
]
}