How to Use the GUIDEcx MCP in Claude Code
Use the GUIDEcx MCP Server with Claude Code to manage onboarding pipelines directly from your terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect GUIDEcx MCP to Claude Code
Create your Vinkius account to connect GUIDEcx 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.
CLI-based project management
Run `create_project` from your terminal to bootstrap new client setups. This is perfect for CI/CD pipelines where you need to initialize onboarding without a GUI. Use `list_projects` to audit your current workload. The output is pure JSON, allowing you to pipe the results into other shell commands or scripts.
Headless task reporting
Update project milestones via `update_task` as part of your deployment script. This forces your onboarding status to update whenever your code hits production. Query `get_task` to confirm specific requirements before you start your work. This ensures you are always aligned with the latest client needs.
Time logging for DevOps workflows
Automate your billing by calling `create_time_record` after successful build runs. It logs your effort without requiring any manual input. Use `list_time_records` to generate reports for your team. You can filter these results using standard terminal utilities to track your efficiency over time.
Set up GUIDEcx 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 seeguidecx-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest GUIDEcx transactions." It will automatically discover and invoke the available GUIDEcx tools.
claude mcp add --transport http guidecx-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 GUIDEcx MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the GUIDEcx MCP today
We host it, we monitor it, we maintain it. You just paste one token.