Developer Tools

Lassare MCP Server

Connect your account, then chat with AI to run tools.

Human-in-the-loop remote control for AI coding agents. Routes agent questions to Slack so developers can respond from their phone, unblocking Claude Code, Cursor, Copilot, and Gemini CLI workflows remotely.

Official server
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for Lassare — workflow patterns, data models, and gotchas for your AI agent.

Lassare enables AI coding agents to ask for human guidance and approval through Slack, allowing developers to unblock AI workflows remotely from their phone or desktop. When an agent encounters uncertainty or needs permission for risky operations, it can pause execution and wait for human input.

Core Capabilities

Human Consultation: Send freeform questions to a developer via Slack DM and wait for their text response. Use this when you need clarification, guidance on architecture decisions, or help resolving ambiguous requirements.

Binary Approval: Request yes/no approval through Slack buttons for potentially destructive or sensitive operations. The response is immediate when the user clicks Approve or Deny.

Authentication

Requires Slack workspace integration and API credentials to route messages to the appropriate developer's DM channel.

Best Practices

  • Use consultation for open-ended decisions where context matters ("Should I refactor this component or extend it?")
  • Use approval gates before file deletions, database changes, or deploying code
  • Frame questions clearly with enough context for remote decision-making
  • Consider the developer's timezone and availability when blocking workflows

This provider transforms AI coding sessions from fully autonomous to collaborative, enabling safer and more contextual automation.

Frequently Asked Questions

What is the Lassare MCP server?

Human-in-the-loop remote control for AI coding agents. Routes agent questions to Slack so developers can respond from their phone, unblocking Claude Code, Cursor, Copilot, and Gemini CLI workflows remotely. It provides tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Lassare to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/ask-mcp. Authentication is handled automatically.

What authentication does Lassare require?

Lassare uses API Key. Lassare requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Lassare to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/ask-mcp

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Lassare?

Sign in to connect your credentials and start running tools from the chat.

Lassare MCP Server & Skill