Slashr for Gemini CLI
dev.slashr/mcp
Validator incident data for AI agents across Solana, Ethereum, Sui, and Cosmos.
client:Gemini CLI
transport:streamable-http
Install Slashr in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.slashr.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs