Assembly Connector for AI agents.
10 live capabilities
Manage professional services CRM data and workspace notes from your chat interface.
Waiting for input…
Why people use Assembly
Assembly for Professional Services CRM Management
This Connector changes that by letting your agent do the digging for you. You can ask for a client's history or a list of active workspaces in plain English. Your agent pulls the data from Assembly and puts it right in front of you, so you can stay focused on the work instead of the navigation.
What Vinkius changes
Your agent gets a direct line to your professional services data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Prepping for a client meeting
An account manager asks the agent to pull notes for a specific client using get_note and get_client to review history before a call.
- Real-world use case 02
Onboarding a new company
An ops lead asks the agent to list all current workspaces using list_workspaces to see where the new team fits in the hierarchy.
- Real-world use case 03
Auditing user permissions
A manager asks the agent to list all users and their associated workspace details to check for security gaps across the firm.
Complete set · 10capabilities
The complete Assembly capability set.
These are the exact actions your AI can choose when you ask it to work with Assembly.
01—04
4 capabilities in this set.
Part of 10 available through Assembly.
- 01 Capability
Get client
Fetches details for a specific client. Use this when you need deep-dive info on a single account.
- 02 Capability
Get company
Fetches details for a specific company. This is great for researching a specific corporate entity.
- 03 Capability
Get note
Fetches a specific note. Use this to pull a single piece of internal documentation.
- 04 Capability
Get user
Pulls specific details for a single user. Use this to check permissions or contact info.
05—07
3 capabilities in this set.
Part of 10 available through Assembly.
- 05 Capability
Get workspace
Fetches data for a specific workspace. It helps your agent understand the scope of a project.
- 06 Capability
List clients
Lists every client in your Assembly account. This is the fastest way to see your full client roster.
- 07 Capability
List companies
Lists all companies in your account. Use this to get a bird's-eye view of your corporate portfolio.
08—10
3 capabilities in this set.
Part of 10 available through Assembly.
- 08 Capability
List notes
Lists all notes in your Assembly account. This helps your agent find historical context quickly.
- 09 Capability
List users
Lists all users in your account. Use this to manage team access and visibility.
- 10 Capability
List workspaces
Lists all workspaces in your account. This lets your agent navigate between different departments.
Set up in minutes
One URL. Then ask Assembly to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Assembly 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_wr0c7t4w2JgwO1d446P1HJLQreEjWkcLpqnWiLUW/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 Assembly, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Assembly for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_wr0c7t4w2JgwO1d446P1HJLQreEjWkcLpqnWiLUW/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 Assembly URL.
- Step 03
Save and start
Save the connection and enable Assembly in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"assembly": {
"url": "https://edge.vinkius.com/vk_preview_wr0c7t4w2JgwO1d446P1HJLQreEjWkcLpqnWiLUW/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 Assembly
Open Agent mode in chat and ask: "Using Assembly, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"assembly": {
"url": "https://edge.vinkius.com/vk_preview_wr0c7t4w2JgwO1d446P1HJLQreEjWkcLpqnWiLUW/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 Assembly
Ask Copilot: "Using Assembly, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"assembly": {
"url": "https://edge.vinkius.com/vk_preview_wr0c7t4w2JgwO1d446P1HJLQreEjWkcLpqnWiLUW/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 Assembly
Open Cascade and ask: "Using Assembly, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"assembly": {
"url": "https://edge.vinkius.com/vk_preview_wr0c7t4w2JgwO1d446P1HJLQreEjWkcLpqnWiLUW/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 Assembly
Ask Cline: "Using Assembly, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add assembly --transport http "https://edge.vinkius.com/vk_preview_wr0c7t4w2JgwO1d446P1HJLQreEjWkcLpqnWiLUW/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 Assembly
Ask Claude: "Using Assembly, show me...". 10 tools are ready
Where the request belongs
Work Assembly can move forward.
This is for account managers and operations leads who are tired of digging through nested menus to find client history or workspace permissions.
Account Manager
Checking client status and notes during a live call to provide instant updates.
Operations Lead
Auditing workspaces and user access across the firm to ensure data security.
Sales Coordinator
Pulling company lists to prep for outreach and research corporate entities.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCopilot CRM (Assembly)
Equip your AI agent to manage clients, companies, invoices, and files directly within your Copilot (Assembly) portal.
Axonaut
All-in-one ERP and CRM automation. manage invoices, quotes, tasks, and company relationships via AI.
AdaptiveWork (Clarizen)
Enterprise project management. manage projects, tasks, resources, and portfolios via AI.
Rocketlane
Deliver customer onboarding projects on time with collaborative workspaces, task tracking, and time-to-value analytics.
Unleashed
Automate inventory, assemblies, and customer management via Unleashed. query BOMs, list invoices, and manage customers directly from any AI agent.
MRPeasy
Manage manufacturing and inventory via MRPeasy. track customer orders, MOs, and stock items directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Assembly 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 Assembly.
The practical details behind the request, access and result.
Can the Assembly MCP help me manage my CRM?
Yes, it lets your AI agent pull client and company data directly from your Assembly account so you don't have to switch tabs.
Does the Assembly MCP work for professional services?
It's built specifically for that. It handles workspace management and internal notes for firms and agencies.
Can I use the Assembly MCP to see my internal notes?
Absolutely. Your agent can list and retrieve specific notes to give you context on any project or client.
Is the Assembly MCP good for auditing user access?
Yes, you can ask your agent to list all users and workspaces to quickly see who has access to what.
How do I connect my Assembly account to my AI client?
You just need your Assembly API Key and the Vinkius dashboard to link the two in a few clicks.
Will the Assembly MCP show me my whole client list?
It can. Your agent can pull the full list of clients from your account whenever you need a bird's-eye view.
Where do I find my API Key?
Your API Key can be found in your Assembly web portal under Settings > API.
What access does this Connector need?
It requires the REST API Key, giving access to clients, companies, users, and notes.
Can I browse workspaces and internal notes through the AI agent?
Yes. Use list_workspaces to see all workspaces and get_workspace to inspect a specific one. For notes, list_notes retrieves all entries and get_note fetches the full content of a specific note by ID.
What access does this MCP need?
It requires the REST API Key, giving access to clients, companies, users, and notes.
One connection away
Give your agent a direct line to Assembly.
Connect Assembly once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available