CryptoSocials for Gemini CLI
net.cryptosocials/cryptosocials
Research Crypto X posts, assets and authors with source links, chain filters and stored prices.
client:Gemini CLI
transport:streamable-http
Install CryptoSocials in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cryptosocials": {
"httpUrl": "https://api.cryptosocials.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs