peck-mcp for Gemini CLI
io.github.kryp2/peck-mcp
BSV wallet, BRC-100 identity and 38 tools to read and write the Bitcoin Schema social graph
client:Gemini CLI
transport:streamable-http
tools:17
Install peck-mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"peck-mcp": {
"httpUrl": "https://mcp.peck.to/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs