A local AI agent system that gives any LLM real access to the filesystem, terminal, and codebase via MCP, usable as a standalone terminal agent or Continue.dev integration in VS Code.
An AI-powered developer assistant MCP server that provides filesystem tools (list_files, read_file, search_files, write_file) to help AI agents inspect, analyze, and modify real codebases via the Model Context Protocol.
Enables OpenClaw agents to delegate complex coding tasks to the Antigravity VS Code environment via a filesystem-based mailbox system. It provides tools to submit tasks, monitor execution status, and retrieve results directly within the development workflow.