How to Use the Celoxis MCP in Claude Code
Pipe Celoxis project data, timesheets, and resource allocations directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Celoxis MCP to Claude Code
Create your Vinkius account to connect Celoxis 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.
Terminal-based operational reporting
The `list_projects` tool fetches physical IDs, names, statuses, and timelines from your portfolio directly to your command line. Claude Code uses this raw terminal output to let you grep, awk, or pipe project statuses into other shell utilities. If you need a quick status update before a standup, Claude Code calls `get_project` to pull the complete properties of a specific initiative. It formats this data into clean terminal tables, saving you from opening a browser.
Resource allocation audits via CLI
The `list_resources` tool parses your core working resources and active allocations directly inside your terminal session. Claude Code queries this endpoint to check which team members are overallocated across active tasks. To verify actual work completed, the CLI client calls `list_time_entries` to pull logged hours. It compares planned allocations against actual time spent, helping you spot resource imbalances from your shell.
Automating CI/CD checks with this MCP Server
The `list_approvals` tool tracks pending timesheets and expenses that are blocking project milestones. Claude Code can run as a headless process in your CI/CD pipelines to block deployments if critical project approvals are outstanding. By incorporating `list_milestones` into your build scripts, you can automate release gates based on actual project phases. This ensures your software deployments align perfectly with real-world operational milestones.
Set up Celoxis 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 seeceloxis-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Celoxis transactions." It will automatically discover and invoke the available Celoxis tools.
claude mcp add --transport http celoxis-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 Celoxis MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Celoxis MCP today
We host it, we monitor it, we maintain it. You just paste one token.