{
  "markdown": "# Lassare — Control Claude Code, Copilot, Cursor & Gemini CLI Remotely\n\n> Your AI coding agent keeps running. When it needs your input, Lassare sends the question to Slack. You answer from your phone. The agent continues.\n\nLassare is an [MCP server](https://modelcontextprotocol.io/) that lets you respond to AI coding agent questions remotely via Slack — so you don't have to stay at your desk while your agent works.\n\n## Supported Agents\n\n### Tested & Documented\n\n- **[Claude Code](./claude-code/)** — MCP config, slash commands, hooks\n- **[GitHub Copilot (VS Code)](./copilot/)** `NEW` — MCP config, prompt files, hooks\n- **[Cursor](./cursor/)** — MCP config, slash commands, hooks\n- **[Gemini CLI](./gemini/)** — MCP config, slash commands, hooks\n\n### Other MCP Clients\n\nLassare works with any MCP-compatible agent (Windsurf, Continue, Aider, and more). Use the [generic config](./other/) as a starting point.\n\n**Using a different agent?** [Let us know](https://github.com/lassare-hq/agent-configs/issues) what works or what you'd like us to support next.\n\n## Quick Start\n\n1. **Sign up** at [portal.lassare.com](https://portal.lassare.com) and connect your Slack workspace\n2. **Get your API key** from Agent Setup\n3. **Choose your agent** from the folders above\n4. **Follow the README** in that folder\n\n> Setup is manual — you copy config files into your project. This keeps everything transparent and customizable with no hidden dependencies.\n\n## How It Works\n\n```\n┌────────────────┐     ┌─────────────┐     ┌─────────────┐\n│  Your Agent    │────▶│   Lassare   │────▶│ Your Slack  │\n│ (ask / approve)│◀────│   (MCP)     │◀────│ (DM/mobile) │\n└────────────────┘     └─────────────┘     └─────────────┘\n  agent continues       relays answer        you respond\n```\n\n**Two tools:**\n1. **`ask`** — Agent needs clarification → you get a Slack DM → reply with your answer\n2. **`approve`** — Agent needs permission for a risky action → you get Approve/Deny buttons in Slack\n\n**Hooks** (included for supported agents):\n- Auto-approve mode keeps the agent moving between questions\n- Lassare hooks intercept dangerous commands (`rm -rf`, `git push --force`, `sudo`, etc.) and route them to Slack — so you stay in control from anywhere\n- The list of dangerous commands is customizable in `permission-approve.sh`\n- A stop hook asks \"Anything else?\" before the agent stops\n\nQuestions and approvals expire after **15 minutes** if not answered.\n\n## Common Questions\n\n**How do I control Claude Code remotely?**\nAdd Lassare as an MCP server in your `.mcp.json`. When Claude Code needs input, it calls the `ask` tool — the question arrives on Slack, you respond from your phone, Claude Code continues.\n\n**Can I answer Cursor questions from my phone?**\nYes. Configure Lassare in Cursor's MCP settings. When the agent hits a decision point, you get a Slack notification and reply from anywhere.\n\n**Does GitHub Copilot in VS Code work with Lassare?**\nYes. VS Code 1.109+ supports MCP servers and agent hooks. Add Lassare to `.vscode/mcp.json` and enable hooks for remote approval of dangerous commands.\n\n**Does Gemini CLI work with Lassare?**\nYes. Gemini CLI supports MCP servers. Add Lassare to your settings and agent questions arrive via Slack.\n\n**Can I use my AI coding agent while AFK?**\nThat's exactly what Lassare is for. Your agent keeps running wherever it's running — you just answer questions remotely via Slack when it needs your input.\n\n**Is my code sent to Lassare?**\nNo. Lassare only sees the questions your agent sends. Your code stays on your machine.\n\n## Modes\n\n- **Inline mode** (default): Questions asked directly in the conversation — for when you're at your desk\n- **Slack mode**: Questions go to your Slack DM — respond from your phone while AFK\n\nToggle with `/lassare-slack` or `/lassare-inline` commands.\n\n> **Note:** Hook behavior depends on your agent's version and may change with updates. If something stops working after an agent update, [open an issue](https://github.com/lassare-hq/agent-configs/issues). To propose changes, [submit a PR](https://github.com/lassare-hq/agent-configs/pulls).\n\n## Pricing\n\n- **Free**: 200 questions/month, no credit card required\n- **Solo**: $9/month for 2,000 questions/month\n\n## Contributing\n\nWe welcome contributions! See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.\n\n**Ways to contribute:**\n- Add support for new agents\n- Improve prompts for better agent behavior\n- Fix bugs or typos\n- Add examples and use cases\n\n## Links\n\n- [Website](https://lassare.com) — How it works, setup guide, and pricing\n- [Portal](https://portal.lassare.com) — Get your API key\n- [Status](https://status.lassare.com) — Service status and uptime\n- [Feedback & Issues](https://github.com/lassare-hq/agent-configs/issues)\n- [support@lassare.com](mailto:support@lassare.com) — Support\n\n## License\n\nMIT License - see [LICENSE](./LICENSE)\n",
  "bytes": 4869,
  "sha": "e62f599d2729286b75465385d1da1d1b941055ae1c3e5ac12d731adab25d31cc",
  "repo_slug": "lassare-hq/agent-configs",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_lassare_ask_a7e35e19/readme"
}