FrameOn — Agentic Project Management for Gemini CLI
com.frameonlab/frameon
Project management for AI agents: tasks, docs, decisions and time in one shared team context.
client:Gemini CLI
transport:streamable-http
Install FrameOn — Agentic Project Management in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"frameon": {
"httpUrl": "https://api.frameonlab.com/api/v1/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs