{
  "markdown": "# AITWIRE — Gemini CLI / Antigravity extension\n\nTwo AITWIRE MCP servers in one extension:\n\n| Server | Endpoint | Sign-in | What it answers |\n|---|---|---|---|\n| `aitwire` | `https://api.aitwire.com/mcp` | none | What has *this business* published about itself? |\n| `aitwire-account` | `https://api.aitwire.com/mcp/tenant` | OAuth | What are AI systems saying about *me*, and what should I do? |\n\n## ⚠️ Gemini CLI was retired on 2026-06-18\n\nGoogle [retired the standalone Gemini CLI](https://developers.googleblog.com/an-important-update-transitioning-gemini-cli-to-antigravity-cli/)\nfor free, Google AI Pro and Ultra users on **18 June 2026**, replacing it with\n**Antigravity CLI**. Access continues unchanged on a **Gemini Code Assist\nStandard or Enterprise** licence.\n\nSo this extension still works, but for a narrowing audience:\n\n- **Gemini Code Assist Standard / Enterprise** — `gemini extensions install` as before.\n- **Antigravity CLI** — extensions carry over as plugins. The setup flow offers\n  to import existing Gemini CLI extensions, or import manually with\n  `agy plugin import`. MCP configuration lives in `mcp_config.json` rather than\n  the main settings file.\n- **Everyone else** — Gemini CLI no longer serves requests. Add AITWIRE\n  directly in whichever assistant you use; see https://aitwire.com/docs/mcp.\n\n## Install\n\n```bash\ngemini extensions install https://github.com/matthewjtherbert/aitwire-mcp\n```\n\n(The repo is `aitwire-mcp` because GitHub repo names are case-insensitive and\n`aitwire` collides with the main `AITWIRE` repository.)\n\nThe public `aitwire` server needs no account or API key. The `aitwire-account`\nserver opens an AITWIRE sign-in the first time it is used — the CLI discovers\nthe OAuth configuration from the server and registers itself, so there is no\nclient id or secret to configure. If you have no AITWIRE account, leave that\nserver disabled and the public tools work on their own.\n\n## What your account tools can do\n\nEvery AITWIRE plan connects, and what your AI may do grows with the plan:\nreading your measurements and facts at the base, drafting corrections for your\napproval above that, and your competitive picture plus publishing-on-approval\nhigher still. Your assistant will only be offered the tools your plan holds.\n\nNothing publishes without your approval, and the plan and credit tools mint a\ncheckout link rather than charging anything — you complete any payment in your\nown browser.\n\n## What's inside\n\n- `gemini-extension.json` — points at both remote AITWIRE MCP servers\n  (streamable HTTP; no local process).\n- `GEMINI.md` — context telling the model which server answers which question,\n  how to attribute results by source and confirmation date, and to confirm\n  before anything that writes or publishes.\n\nDocs: https://aitwire.com/docs/mcp · Privacy: https://aitwire.com/privacy · Terms: https://aitwire.com/terms\n",
  "bytes": 2877,
  "sha": "8937905b41d881e54c1df2b722e0e52d38121fa997a00251e7ea205fd1ed20d4",
  "repo_slug": "matthewjtherbert/aitwire-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_matthewjtherbert_aitwire_mcp_69132c6d/readme"
}