Solutions for software teams

Work management for software teams

A bug tracker template, priority and status on every item, dependencies on a Gantt, and an API and MCP server so your scripts and AI assistant can file and update work.

How teams set it up

From bug report to release, on one board

  1. 1

    Start from the Bug tracker template

    Groups for Reported, Triaged, In progress and Fixed, plus a Severity dropdown, a Steps column and a Reported by column. Every item also has status and priority built in.

  2. 2

    Plan with dependencies and Gantt

    Add a Timeline column and a Dependency column, then open the Gantt view to see which items block which. Drag bars to reschedule, and use Kanban for the daily standup.

  3. 3

    Connect an AI assistant over MCP

    Create a scoped API key on Pro and point your assistant's MCP client at TallyWeek. It can then list boards, file a bug, set assignees, update status and post an update from a conversation.

  4. 4

    Automate from CI with the REST API

    Use the same kind of key from a pipeline: create an item when a job fails, move it to Fixed when a release ships, or post an update with the build link. Scopes such as read, items:write, items:delete limit what each key can do.

Start from the Bug tracker template

Report, triage and fix bugs with groups for Reported, Triaged, In progress and Fixed, a Severity dropdown, a Steps column and a Reported by column.

Browse templates
FAQ

Questions software teams ask

What can an AI assistant do through the MCP server?

The MCP server exposes your workspace to an MCP-capable assistant: list boards and items, create and update items, set assignees, move items between groups, post updates and manage columns and groups. Every action runs as the member the API key belongs to and is limited by the key's scopes.

How do API keys and scopes work?

Keys are created on the Pro plan and carry scopes such as read, items:write, items:delete, updates:write, structure:write, structure:delete, boards:write, boards:delete, members:manage. A CI script that only files bugs needs read and items:write, nothing more.

Can I see dependencies between tasks?

Yes. Add a Dependency column to link items that block each other and a Timeline column for dates. The Gantt view draws the bars and the dependencies between them.

Is there a Kanban view for standups?

Every board gets a Kanban view out of the box. Cards are grouped by status and you drag them across columns. Table, Calendar, Gantt, Dashboard and Form views live on the same board.

Start a free workspace for your team.

14 days of Pro with no card, then Free for up to 3 members with every view and every automation.