Cameron Rye Portfolio MCP Server for Gemini CLI
dev.rye/portfolio
Cameron Rye's blog, projects, resume, and live site stats, plus contact and newsletter tools.
client:Gemini CLI
transport:streamable-http
tools:12
Install Cameron Rye Portfolio MCP Server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"portfolio": {
"httpUrl": "https://rye.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