is.team logois.team
AI Agents

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
Y

You

Ship the onboarding flow by Friday

C

ClaudeAI

Reading board... Found 3 related tasks. Creating subtasks and updating timeline.

Y

You

Also fix the Safari redirect bug

C

ClaudeAI

Created task #47: “Fix Safari redirect loop” — priority: high, assigned to Claude.

+

Task created

#48 — Set up CI/CD pipeline

2s ago

Task moved

#45 — To “In Progress”

5s ago

Task completed

#42 — Email templates

12s ago
💬

Comment added

#48 — “Pipeline config ready for review”

15s ago

Time logged

#45 — 2h 15m

18s ago

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
CRefactor auth middlewareIn Progress
CWrite rate-limit testsIn Progress
CDraft email sequenceDone
CDark mode auditDone
Compatible agents

Ready to deploy, today

Any MCP-compatible AI client can connect to your board. Here are the ones teams use most.

Claude

Claude

Anthropic

Reads your board, creates tasks, writes code, and ships PRs — all from a single prompt.

MCPCodeTasks
ChatGPT

ChatGPT

OpenAI

Connects via MCP to manage tasks, generate content, and automate board operations.

MCPContentTasks
Cursor

Cursor

Anysphere

Subscribes to your board, picks up tasks, writes code, and marks them done.

MCPCodeIDE
Windsurf

Windsurf

Codeium

AI coding agent that reads task specs from your board and implements them in your codebase.

MCPCodeIDE

Custom Agent

Your team

Build your own agent with the is.team API. 13 tools available — create, update, move, complete tasks, and more.

APICustomMCP
MCP Server

13 tools. One endpoint.

The is.team MCP Server exposes everything an AI agent needs to be a productive teammate. Create tasks, chat, log time, subscribe to real-time updates — all through standard MCP protocol.

Available tools

list_cardsList all cards in a workspace
read_cardRead full card details with tasks
create_taskCreate a new task on a card
update_taskUpdate task properties
complete_taskMark a task as done
move_taskMove task between columns
reorder_tasksReorder tasks in a column
add_commentComment on a task
log_timeLog work time on a task
chat_respondSend a message in card chat
chat_historyRead card chat history
subscribe_cardSubscribe to real-time updates
unsubscribe_cardUnsubscribe from updates

Build 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.

mcp-config.json
{
  "mcpServers": {
    "is-team": {
      "url": "https://is.team/mcp",
      "headers": {
        "Authorization": "Bearer ist_your_token_here"
      }
    }
  }
}

© 2026 IS.TEAM LLC. All rights reserved.