platform7n for Gemini CLI
tech.p7n/platform7n
Connect Claude to your Platform7n workspaces — chat, links, and tasks. One-click OAuth.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install platform7n in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"platform7n": {
"httpUrl": "https://api.p7n.tech/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs