ADITUS Developer Portal MCP for Gemini CLI
com.aditus.developers/developer-portal
Read-only docs for the ADITUS event-technology APIs (ticketing, access, BI) and Shop Micro Frontend.
client:Gemini CLI
transport:streamable-http
tools:5
Install ADITUS Developer Portal MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"developer-portal": {
"httpUrl": "https://developers.aditus.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs