{
  "markdown": "# Weft for Gemini CLI\n\nDrive your [Weft](https://letsweft.com) Scrumban board without leaving the\nterminal: capture tasks as you code, move work across Backlog → Todo → Doing →\nDone, and plan time-boxed sprints — just by asking Gemini.\n\n## Install\n\n```bash\ngemini extensions install https://github.com/AndreiFinogeev/weft-gemini-extension\n```\n\nThen start `gemini` and ask:\n\n> what's on my weft board?\n\nOn first use a browser window opens so you can sign in with your Weft account\n(OAuth 2.1 — no API keys to copy). A free account takes a minute:\n[letsweft.com/sign-up](https://letsweft.com/sign-up) — 50 tasks included.\n\n## What you can ask\n\n- \"Add a high-priority task: fix the flaky CI test.\"\n- \"What am I working on right now?\"\n- \"Move the auth refactor to Done.\"\n- \"Start a one-week sprint focused on the landing redesign.\"\n- \"Find everything about onboarding, then pull it into the current sprint.\"\n- \"File the TODOs you just added as Backlog tasks.\"\n\n## What's inside\n\nThe extension connects Gemini CLI to Weft's hosted MCP server\n(`https://letsweft.com/api/mcp`, Streamable HTTP) and ships a context file that\nteaches Gemini the board's conventions. 18 tools cover the full surface:\n\n| Category | Tools |\n|---|---|\n| Search | `search`, `fetch` |\n| Board | `initialize_board`, `get_board_state`, `list_columns` |\n| Tasks | `list_tasks`, `create_task`, `update_task`, `move_task`, `trash_task`, `restore_task` |\n| Sprints | `list_sprints`, `get_active_sprint`, `create_sprint`, `start_sprint`, `complete_sprint`, `add_task_to_sprint`, `remove_task_from_sprint` |\n\nFull tool reference: [letsweft.com/docs/mcp-tools](https://letsweft.com/docs/mcp-tools)\n\n## Notes\n\n- Deleting is safe: `trash_task` keeps tasks recoverable for 30 days.\n- Your board is private; tools are scoped to your account via OAuth.\n- The same MCP endpoint also works in Claude, ChatGPT, Cursor, and any\n  MCP-compatible client — see [letsweft.com/integrations](https://letsweft.com/integrations).\n\n## Support\n\n- Docs: [letsweft.com/docs](https://letsweft.com/docs)\n- Email: support@letsweft.com\n- Privacy: [letsweft.com/privacy](https://letsweft.com/privacy)\n",
  "bytes": 2134,
  "sha": "f09a5ec9d23a51c8682efc7f0e0381e29a683a094e9d5d38780ca1a3ec8f8598",
  "repo_slug": "andreifinogeev/weft-gemini-extension",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_andreifinogeev_weft_gemini_extension_71cca4cb/readme"
}