mcp agentcore for Gemini CLI
com.geiant/mcp-agentcore
AI governance MCP server for EU AI Act compliance and jurisdiction verification
client:Gemini CLI
transport:streamable-http
tools:3
Install mcp agentcore in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-agentcore": {
"httpUrl": "https://geiant-agentcore-production.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs