Sally

Sally MCP Connector for Claude

A+

Keep frontline teams connected with an employee communication platform that reaches deskless workers through mobile and chat.

12 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Sally instance to any AI agent and take full control of your API-first project management through natural conversation.

What you can do

  • Projects — Create, list, and inspect projects with full metadata.
  • Tasks — Full CRUD with priorities (P1-P4), statuses, labels, and assignees.
  • Comments — Add comments to any task for collaboration and status updates.
  • Kanban Board — Retrieve the aggregated board view showing tasks organized by status columns.
  • Timesheets — Access timesheet reports with tracked hours and billing information.
  • Profile — Verify your authenticated identity and workspace permissions.

How it works

  1. Subscribe to this server
  2. Enter your Sally API key, instance URL, and workspace slug
  3. Start managing projects from Claude, Cursor, or any MCP client

Who is this for?

  • Project Managers — create tasks, track progress, and review board status through AI commands.
  • AI Developers — automate agent-driven task management in a system designed for human+agent collaboration.
  • Operations Teams — monitor project velocity and timesheet data without switching tools.
task-managementkanbanapi-firstagentic-workflowssally

12 tools expose this connector's capabilities to your AI agent.

add_comment

Comments are visible to all project members. Add a comment to a task

get_board

Get the Kanban board view

create_project

Create a new project

create_task

Optionally set priority (P1-P4), status, and labels. Create a new task in a project

get_profile

Get the authenticated user profile

get_project

Get details of a specific project

get_task

Get full details of a specific task

check_sally_health

Check Sally instance health

list_projects

List all projects in the workspace

list_tasks

Optionally filter by project ID to see tasks for a specific project. List tasks, optionally filtered by project

get_timesheet_report

Get timesheet report for the workspace or project

update_task

Only provided fields are changed. Update an existing task

See how to talk to your AI agent using Sally.

List all projects in my Sally workspace.

I found 3 active projects: 'Product Launch' (5 tasks, 2 in progress), 'API Redesign' (12 tasks, 4 in review), and 'Onboarding Flow' (8 tasks, 1 blocked). Would you like to see the board or tasks for any of these?

Create a P2 task 'Implement auth middleware' in project proj_abc123 with labels 'backend, security'.

Done! Task 'Implement auth middleware' created in project 'API Redesign' with priority P2 and labels [backend, security]. The new task ID is task_xyz789. Want me to add any comments or sub-tasks?

Show me the Kanban board for project proj_abc123.

Here's the board for 'API Redesign': **Backlog** (3 tasks), **In Progress** (4 tasks, including 'Implement auth middleware' P2), **In Review** (2 tasks), **Done** (3 tasks). Would you like to update the status of any task?

Yes! Use `create_task` with the project ID, title, priority (P1-P4), status name, and comma-separated labels. The task is created instantly with all metadata.

Related Connectors