Sally Connector for AI agents.
12 live capabilities
Manage project tasks and timesheet reports through natural conversation.
Waiting for input…
Why people use Sally
Sally for Project Management Task Tracking
This Connector changes the flow. You just tell your agent to update a task or pull a report. It handles the navigation for you, so you stay in your flow and get the data you need instantly.
What Vinkius changes
You get a voice-controlled interface for your project management data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Instant status updates
A manager asks for the current status of the 'API Redesign' project and the agent pulls the Kanban board using get_board.
- Real-world use case 02
Hands-free task creation
A developer says 'Create a P1 task for auth middleware' and the agent adds it to the correct project using create_task.
- Real-world use case 03
Rapid billing review
An ops lead asks for the last month's timesheet report to check project costs using get_timesheet_report.
Complete set · 12capabilities
The complete Sally capability set.
These are the exact actions your AI can choose when you ask it to work with Sally.
01—04
4 capabilities in this set.
Part of 12 available through Sally.
- 01 Capability
Get board
Pull the aggregated Kanban board view. This shows you how tasks are organized across different columns.
- 02 Capability
Create project
Create a new project in your workspace. This lets you set up new work streams quickly.
- 03 Capability
Get profile
Retrieve your authenticated user profile. This is useful for checking your current permissions.
- 04 Capability
Get project
Get the full details of a specific project. Use this to see all metadata for a single work stream.
05—08
4 capabilities in this set.
Part of 12 available through Sally.
- 05 Capability
Get task
Pull every detail for a specific task. This helps you see the full history and status of an item.
- 06 Capability
List projects
See every project in your workspace at once. This gives you a high-level overview of all active work.
- 07 Capability
List tasks
List all tasks with an optional filter for a specific project. This helps you drill down into specific workloads.
- 08 Capability
Get timesheet report
Pull a report of tracked hours and billing data. Use this to see how much time was spent on a project.
09—12
4 capabilities in this set.
Part of 12 available through Sally.
- 09 Capability
Update task
Change the details of an existing task. You can modify only the specific fields you need to update.
- 10 Capability
Create task
Make a new task with a priority level from P1 to P4. You can also add labels and statuses.
- 11 Capability
Check sally health
Verify if your Sally instance is online. This is the quickest way to check your connection status.
- 12 Capability
Add comment
Post a comment to a task for the whole team to see. This is perfect for quick status updates.
Set up in minutes
One URL. Then ask Sally to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Sally from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PDuptBCujMjOAUglJrRiTIVCFqhtxbzx12pa6e2d/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Sally, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Sally for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PDuptBCujMjOAUglJrRiTIVCFqhtxbzx12pa6e2d/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Sally URL.
- Step 03
Save and start
Save the connection and enable Sally in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"sally": {
"url": "https://edge.vinkius.com/vk_preview_PDuptBCujMjOAUglJrRiTIVCFqhtxbzx12pa6e2d/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Sally
Open Agent mode in chat and ask: "Using Sally, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"sally": {
"url": "https://edge.vinkius.com/vk_preview_PDuptBCujMjOAUglJrRiTIVCFqhtxbzx12pa6e2d/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Sally
Ask Copilot: "Using Sally, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"sally": {
"url": "https://edge.vinkius.com/vk_preview_PDuptBCujMjOAUglJrRiTIVCFqhtxbzx12pa6e2d/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Sally
Open Cascade and ask: "Using Sally, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"sally": {
"url": "https://edge.vinkius.com/vk_preview_PDuptBCujMjOAUglJrRiTIVCFqhtxbzx12pa6e2d/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Sally
Ask Cline: "Using Sally, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add sally --transport http "https://edge.vinkius.com/vk_preview_PDuptBCujMjOAUglJrRiTIVCFqhtxbzx12pa6e2d/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Sally
Ask Claude: "Using Sally, show me...". 12 tools are ready
Where the request belongs
Work Sally can move forward.
Project managers who are tired of manual status updates and ops leads who need to see project velocity without the friction of a heavy UI.
Project Manager
Creates tasks and checks board statuses via chat during meetings to keep everyone aligned.
Operations Lead
Pulls timesheet reports to monitor team capacity and billing accuracy on a Tuesday afternoon.
AI Developer
Builds agentic workflows that automate task creation based on external triggers.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBeekeeper
Empower your frontline workforce via Beekeeper. manage users, streams, posts, and messages directly from any AI agent.
BasicOps
Centralize team communication with task management, document sharing, and project tracking designed for small business clarity.
Worktile
Collaborative project management and team communication platform. manage tasks, projects, and messages via AI.
Dime.Scheduler
Plan field service teams visually with drag-and-drop scheduling that connects to your ERP for real-time resource allocation.
Tower
Lightweight project management and team collaboration platform. manage tasks, projects, and discussions via AI.
Humanity
Manage workforce scheduling, employee shifts, and team communication via Humanity. list employees, manage locations, and track shifts directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Sally connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Sally.
The practical details behind the request, access and result.
What can the Sally MCP do for my team?
It lets your team manage projects, track tasks with priorities, and pull timesheet reports using natural language commands.
Can I use the Sally MCP to create tasks with priorities?
Yes, you can create tasks and assign them a priority level from P1 to P4 automatically.
Does the Sally MCP support Kanban boards?
It can pull the aggregated Kanban board view to show you how tasks are organized across different status columns.
How does the Sally MCP handle timesheets?
It pulls reports of tracked hours and billing information for your specific projects or the entire workspace.
Can I check my permissions with the Sally MCP?
Yes, you can verify your authenticated identity and workspace permissions through the agent.
Is the Sally MCP good for project managers?
It's designed for project managers who want to monitor project velocity and manage tasks without switching apps constantly.
How do I connect the Sally MCP to my AI client?
You just need to subscribe to the Connector on Vinkius and enter your Sally API key, instance URL, and workspace slug.
Can I create a task with priority, labels, and status in one step?
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.
How do I view my Kanban board from the AI agent?
Use get_board to retrieve the aggregated board data. Optionally pass a project ID to scope it to a specific project. Tasks are grouped by their status columns.
Does Sally require a hosted instance or cloud account?
Sally is a self-hosted, API-first project management system. You need your own Sally instance URL, an API key (atpm_ prefix), and your workspace slug to connect.
One connection away
Give your agent a direct line to Sally.
Connect Sally once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available