DosePlot Agent API for Gemini CLI
com.doseplot/agent-api
PK serum simulation, reconstitution math and compound data for agents. Paid tools $0.01 via x402.
client:Gemini CLI
transport:streamable-http
tools:5
Install DosePlot Agent API in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-api": {
"httpUrl": "https://api.doseplot.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs