AI teammates.
Real work.
Connect AI agents to your board via MCP. They subscribe to tasks, chat in real time, create and complete work — just like any other team member. No plugins, no middleware.
Agents are full board members
When an AI agent connects via MCP, it joins your board as a real participant. It can read every task, create new ones, update properties, move cards between columns, and respond in the card chat — all in real time.
- Assign tasks directly to agents
- @mention agents in card chat
- Agents appear in activity logs
You
Ship the onboarding flow by Friday
ClaudeAI
Reading board... Found 3 related tasks. Creating subtasks and updating timeline.
You
Also fix the Safari redirect bug
ClaudeAI
Created task #47: “Fix Safari redirect loop” — priority: high, assigned to Claude.
Task created
#48 — Set up CI/CD pipeline
Task moved
#45 — To “In Progress”
Task completed
#42 — Email templates
Comment added
#48 — “Pipeline config ready for review”
Time logged
#45 — 2h 15m
Stay in the loop, every step
Every action an agent takes shows up instantly — in the activity log, in notifications, and in the card chat. You see exactly what changed, when, and why. No black box.
Orchestrate work at scale
Agents can subscribe to your board and work on multiple tasks simultaneously. Set up card automations that trigger AI actions when tasks enter a column — assign, comment, move, or complete automatically.
- Multiple agents on the same board
- Card automations trigger AI actions
- AI Workflow Planner generates entire boards
Ready to deploy, today
Any MCP-compatible AI client can connect to your board. Here are the ones teams use most.
Claude
Anthropic
Reads your board, creates tasks, writes code, and ships PRs — all from a single prompt.
ChatGPT
OpenAI
Connects via MCP to manage tasks, generate content, and automate board operations.
Cursor
Anysphere
Subscribes to your board, picks up tasks, writes code, and marks them done.
Windsurf
Codeium
AI coding agent that reads task specs from your board and implements them in your codebase.
Custom Agent
Your team
Build your own agent with the is.team API. 57 tools available — tasks, GitHub, Slack, Drive, Figma, Calendar, and more.
57 tools. One endpoint.
Task management, canvas operations, GitHub, Slack, Google Drive, Figma, Calendar — all through standard MCP protocol.
Task Management
13 toolslist_cardsList all cards in a workspaceread_cardRead full card details with taskscreate_taskCreate a new task on a cardupdate_taskUpdate task propertiescomplete_taskMark a task as donemove_taskMove task between columnsadd_commentComment on a tasklog_timeLog work time on a taskCanvas & Notes
8 toolscreate_noteCreate a note on the canvasupdate_noteUpdate note contentcreate_edgeConnect nodes with edgescreate_stackGroup cards into a stackReal-time & Chat
5 toolssubscribe_cardSubscribe to real-time updateschat_respondSend a message in card chatask_chatAsk questions via AI chatchat_historyRead card chat historyGitHub
12 toolsgithub_create_issueCreate a GitHub issuegithub_create_prOpen a pull requestgithub_search_prsSearch pull requestsgithub_get_fileRead file from a repoSlack, Drive, Figma, Calendar
19 toolsslack_send_messageSend a Slack messagedrive_create_docCreate a Google Docfigma_get_fileGet Figma file detailscalendar_create_eventCreate a calendar eventBuild your own agents
Use the is.team API and MCP Server to build custom AI agents that fit your workflow. Keep them private or share with your team.
{
"mcpServers": {
"is-team": {
"url": "https://is.team/mcp",
"headers": {
"Authorization": "Bearer ist_your_token_here"
}
}
}
}