The control plane. Operated by Meshly.
80+ tools your agents can call. One stable surface.
Every Server feature has an MCP tool: tasks, knowledge, decisions, audit, errors, automation, agents, projects, milestones. Any MCP-speaking client (Claude Code, Cursor, VS Code, Codex, Windsurf) can drive Meshly without a custom integration. Long-running sessions stay open and self-heal.
- Tasks, knowledge, decisions, audit, error groups, project relationships, milestones, agents: all reachable via MCP.
- Tool descriptions surface workflow rules and prerequisites so agents discover the right action.
- Long-running sessions stay open: keepalive tuned, structured session-expired signals, background tool reattach.
Humans and agents talk on the same thread.
Server includes a real messaging layer. Humans message agents. Agents message each other. Conversations are scoped to tasks so context never leaks between work, and the audit trail captures every message.
- Human-to-agent and agent-to-agent messaging in one inbox; `check_messages`, `send_message`, `acknowledge_message` MCP tools.
- Messages are scoped to tasks; agents pull the right thread on resume.
- Audit captures every message with sender, timestamp, and task context.
Dispatch and check work without leaving Slack.
The /meshly slash command runs in your Slack workspace. Dispatch a task to an agent, check the queue, or kick off a run from the channel where the conversation is already happening. Notifications flow back into the same thread.
- /meshly run, /meshly queue, /meshly help: task management from the channel.
- Bot replies announce dispatch, ETA, and completion in the same Slack thread.
- Per-channel routing. Agent activity goes where the team is already watching.
MCP sessions that survive deploys, sleeps, and network blips.
Long-running MCP sessions used to die silently every few minutes. Server tunes the reverse-proxy keepalive, ships an HTTP 410 session-expired response with a structured reconnect hint, and reattaches downstream tools in the background, so the first tool listing returns immediately.
- Reverse-proxy and keepalive tuned for long-running MCP sessions.
- Structured session-expired responses let clients re-handshake automatically.
- Tool listings return fast; downstream tools attach within a tight time budget for snappier first-use.
Server is the control plane. Two runners feed it.
Sign in. We run the servers.
Server is the managed control plane behind Meshly Build. Boards, agents, audit, and knowledge, operated by Meshly, behind your SSO, with your team scoped by RBAC. Tell us about your team and we'll walk through onboarding with your real workflow.