Productive.io Connector for AI agents.
12 live capabilities
Manage agency projects, budgets, and client data through your AI chat.
Waiting for input…
Why people use Productive.io
Productive.io Agency Management for Better Project Profitability
With the Productive.io MCP, you can do all of this through a single chat interface. Instead of hunting for a budget sheet, you just ask your agent for the current spend. You get a clear picture of your profit margins and project health instantly. It turns your AI into a dedicated operations manager that knows your data as well as you do.
What Vinkius changes
You get a way to manage your entire agency's operations without switching apps.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Checking budget burn during a meeting
An owner asks the agent to compare the actual spend against the budget for a specific project.
- Real-world use case 02
Quickly updating task assignments
A project manager tells the agent to add a new task to the website redesign project.
- Real-world use case 03
Reviewing weekly team capacity
An ops manager asks for a summary of all work logs from the last week.
Complete set · 12capabilities
The complete Productive.io capability set.
These are the exact actions your AI can choose when you ask it to work with Productive.io.
01—04
4 capabilities in this set.
Part of 12 available through Productive.io.
- 01 Capability
Get project details
Get the specific metadata and details for a single project. Use this to see the full scope of a project quickly.
- 02 Capability
List project budgets
See all active budgets to track how much money is left. This helps you spot overages before they become a problem.
- 03 Capability
Create task
Add a new task to a project directly from your chat. This removes the need to manually type into a board.
- 04 Capability
Get api status
Check if your connection to the platform is active. Use this to troubleshoot your connection quickly.
05—08
4 capabilities in this set.
Part of 12 available through Productive.io.
- 05 Capability
Get org settings
Pull your organization's high-level configuration data. This provides context for your agency setup.
- 06 Capability
List client companies
Browse your list of companies and clients. Use this to quickly find partner information.
- 07 Capability
List sales deals
View all open deals in your current sales pipeline. This keeps your revenue goals front and center.
- 08 Capability
List agency invoices
Pull a list of financial invoices for your agency. It makes checking billing status much faster.
09—12
4 capabilities in this set.
Part of 12 available through Productive.io.
- 09 Capability
List agency people
See a list of all team members in your organization. Use this to check who is available for new work.
- 10 Capability
List agency projects
Get a full list of all projects your agency manages. This gives you a high level view of your current workload.
- 11 Capability
List project tasks
See all tasks associated with a project, including assignees. This helps you keep the team on track.
- 12 Capability
List time entries
Pull work logs to see how many hours your team is billing. Use this for accurate time tracking.
Set up in minutes
One URL. Then ask Productive.io to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Productive.io 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_IBXSF1w5pEjxPDXIhvSPDGzDYRie6ruDt3FDzTPk/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 Productive.io, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Productive.io for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IBXSF1w5pEjxPDXIhvSPDGzDYRie6ruDt3FDzTPk/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 Productive.io URL.
- Step 03
Save and start
Save the connection and enable Productive.io in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"productiveio": {
"url": "https://edge.vinkius.com/vk_preview_IBXSF1w5pEjxPDXIhvSPDGzDYRie6ruDt3FDzTPk/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 Productive.io
Open Agent mode in chat and ask: "Using Productive.io, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"productiveio": {
"url": "https://edge.vinkius.com/vk_preview_IBXSF1w5pEjxPDXIhvSPDGzDYRie6ruDt3FDzTPk/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 Productive.io
Ask Copilot: "Using Productive.io, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"productiveio": {
"url": "https://edge.vinkius.com/vk_preview_IBXSF1w5pEjxPDXIhvSPDGzDYRie6ruDt3FDzTPk/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 Productive.io
Open Cascade and ask: "Using Productive.io, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"productiveio": {
"url": "https://edge.vinkius.com/vk_preview_IBXSF1w5pEjxPDXIhvSPDGzDYRie6ruDt3FDzTPk/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 Productive.io
Ask Cline: "Using Productive.io, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add productiveio --transport http "https://edge.vinkius.com/vk_preview_IBXSF1w5pEjxPDXIhvSPDGzDYRie6ruDt3FDzTPk/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 Productive.io
Ask Claude: "Using Productive.io, show me...". 12 tools are ready
Where the request belongs
Work Productive.io can move forward.
This is for agency leaders who are tired of tab-switching and need a bird's-eye view of their profit margins and project health.
Agency Owner
Checks profitability and budget burn rates during status calls without opening a spreadsheet.
Project Manager
Updates task statuses and checks team capacity on the fly during standups.
Operations Manager
Pulls time logs and financial invoices for weekly reporting and billing.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsProductive
Manage your entire agency workflow via Productive. fetch budgets, analyze time entries, track deals, and monitor project health directly from any AI agent.
Avaza
Unified project management, time tracking, and invoicing via Avaza. orchestrate professional services natively via AI.
Cashboard
Manage time tracking, invoicing, and projects via Cashboard. track expenses, send estimates, and monitor client billing directly from any AI agent.
Rocketlane
Deliver customer onboarding projects on time with collaborative workspaces, task tracking, and time-to-value analytics.
COR
Optimize creative agency profitability with project tracking, resource allocation, and real-time margin analysis for every job.
Moxie
Manage your freelance or agency business with client portals, project tracking, time logging, and invoicing in one clean capability.
Bring your own AI
Change the model, client or framework. Keep Productive.io 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 Productive.io.
The practical details behind the request, access and result.
Can I see my project budgets with Productive.io?
Yes, you can ask your agent to pull up the budget for any project. It will show you the planned spend versus what has actually been spent so far.
How does Productive.io help with agency profitability?
It connects your financial data to your AI. You can ask for summaries of your profit margins, budget overages, and sales pipeline health in one place.
Can the AI create tasks in Productive.io?
Yes, you can tell your agent to add a new task to a project. It will handle the creation so you don't have to manually type it into a board.
How do I track team time with Productive.io?
You can ask your agent to pull work logs or time entries. It can summarize how many hours your team has billed across different projects.
Can I see my open sales deals in Productive.io?
Absolutely. Your agent can pull a list of all your open deals, helping you keep track of your sales pipeline without leaving your chat.
Is Productive.io good for managing client companies?
Yes, it allows your agent to search your client database. You can quickly find partner information and company details through natural conversation.
Can my AI automatically find the Organization ID for me?
The Organization ID is found in your browser URL after logging in (e.g., app.productive.io/12345/). You must provide this ID during the initial setup of the Connector.
How do I find my Productive.io API Token?
Log in to Productive.io, navigate to Settings > API integrations, and click 'Generate new token' to create your unique secret key.
Does this work with time tracking?
Yes! Use the list_time_logs capability to retrieve and analyze time entries across your organization to monitor team productivity and project burn rates.
One connection away
Give your agent a direct line to Productive.io.
Connect Productive.io once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available