Retrieve general information about an API, including endpoints, data models, and structure, to explore large OpenAPI schemas efficiently without loading entire schemas into LLM context.
Enables Claude Code to call Gemini models through an OpenAI-compatible API, providing tools for deep analysis, brainstorming, code review, and general queries using Gemini's capabilities.
Executes Python code in isolated rootless containers while proxying MCP server tools, reducing context overhead by 95%+ and enabling complex multi-tool workflows through sandboxed code execution.