You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
OpenAI-compatible API bridge for Google's Gemini CLI. Use Gemini models (including latest 3.x previews & CodeAssist) with any OpenAI client like OpenCode, Cursor, Open WebUI, etc. Full tool calling + Google OAuth support. Fork with critical $ref/$defs fixes and model switching.
A TypeScript-based Model Context Protocol (MCP) server template wired into the "Antigravity" agentic environment. It exposes tools over a `stdio` transport and ships with a ready-to-import SQLite skill for local database access.