How to Use the AccuLynx MCP in Claude Code
Manage your AccuLynx roofing pipeline and run financial audits directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect AccuLynx MCP to Claude Code
Create your Vinkius account to connect AccuLynx 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 roofing job details from your shell
The `get_job_details` tool fetches roofing milestones and technical metadata using a specific job ID. Claude Code executes this query directly from your CLI, allowing you to pipe the output into grep or local files. You don't need to open a heavy browser interface to check roofing specs. Just pass the job ID to your agent, and the raw milestone data prints straight to your terminal.
Batch-import roofing leads with Claude Code
The `create_lead` tool registers new prospective customers in your AccuLynx pipeline using this MCP Server. You can feed a CSV list of leads to Claude Code, and it runs this tool sequentially to import them all. This headless execution makes data migration fast and scriptable. Your agent handles the API calls in the background while you monitor the terminal output.
Automate roofing payment audits via MCP Server
The `list_payments` tool pulls financial transactions and records for any active AccuLynx roofing job. Claude Code uses this raw financial data to run quick audits or format ledger updates for your shell scripts. You can set up automated cron jobs that trigger this tool to verify payments daily. It keeps your roofing financial records accurate without manual dashboard checks.
Set up AccuLynx 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 seeacculynx-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest AccuLynx transactions." It will automatically discover and invoke the available AccuLynx tools.
claude mcp add --transport http acculynx-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 AccuLynx MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the AccuLynx MCP today
We host it, we monitor it, we maintain it. You just paste one token.