How to Use the Copilot CRM (Assembly) MCP in Claude Code
Manage your client portal, invoices, and files directly from your terminal using Claude Code and fast MCP commands.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Copilot CRM (Assembly) MCP to Claude Code
Create your Vinkius account to connect Copilot CRM (Assembly) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query CRM Data Directly from the Command Line
The `list_clients` tool lets you search and filter your entire client base with simple terminal prompts. Claude Code runs the query, parses the JSON payload, and formats the active records as clean CLI output. If you need to drill down, the agent uses `get_client_details` to pull specific contact info and metadata. You can pipe this output directly into local scripts or shell utilities for bulk processing.
Automate Billing and Invoice Audits in CI/CD
The `list_invoices` tool exposes payment statuses, amounts, and due dates to your terminal agent. You can run automated cron jobs that check for overdue accounts and flag them in your slack channel. Claude Code combines this with `list_companies` to associate outstanding debts with corporate entities. It handles the cross-referencing in seconds, keeping your accounting accurate without manual lookup.
Script Portal File and Form Audits via MCP Server
The `list_files` tool retrieves file metadata, including upload timestamps and paths, directly within your terminal session. This allows your agent to audit client uploads without opening a web browser. It also queries `list_forms` to verify which feedback or intake forms are active. You can quickly check if a client has completed their paperwork and update their profile status with `update_client`.
Set up Copilot CRM (Assembly) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecopilot-crm-assembly-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Copilot CRM (Assembly) transactions." It will automatically discover and invoke the available Copilot CRM (Assembly) tools.
claude mcp add --transport http copilot-crm-assembly-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Copilot CRM (Assembly) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Copilot CRM (Assembly) MCP today
We host it, we monitor it, we maintain it. You just paste one token.