Ocidemus/AI-Agent
Agentic code editor using Python and Google Gemini — supports function-calling, file editing, and debugging via LLM.
Platform-specific configuration:
{
"mcpServers": {
"AI-Agent": {
"command": "npx",
"args": [
"-y",
"AI-Agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...