Agy Frontend Mcp

web MCP Server

MCP server that delegates frontend coding to agy (Antigravity/Gemini) inside an isolated git worktree

VerifiedInstall Ready
webweb
1 views1 stars0 forksMIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:model-context-protocol
Stars
1
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y agy-frontend-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "agy-frontend-mcp": {
      "command": "npx",
      "args": [
        "agy-frontend-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

4
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (4)

for

a

`frontend_diff(session_id)`

— the worktree's git diff for review (truncated past

`frontend_finish(session_id, action)`

— `merge` the branch back into base (returns

`frontend_delegate(task, model?, base_repo?, session_id?, add_dirs?, timeout_seconds?, sandbox?)`

Runs one agy agentic loop in a fresh worktree (or continue a prior one via