How to Use the ncScale MCP in Claude Code
Pipe ncScale alerts and logs directly into Claude Code for terminal-only monitoring and headless incident triage.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ncScale MCP to Claude Code
Create your Vinkius account to connect ncScale 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 alerts directly from your terminal
Monitoring your production stack from the command line is fast when Claude Code executes `list_alerts` to display active failures. SREs can pipe this output to grep or run quick terminal checks without opening a browser. The CLI agent calls `get_alert` to drill down into a specific high-severity error instantly. You get the raw JSON payload in your terminal, allowing you to debug complex API failures on the fly.
Analyze no-code logs via CLI MCP Server
This MCP Server implements `list_logs` to feed structured execution records directly into your terminal session. Claude Code parses these logs to identify recurring error codes or patterns across multiple integrations. Running this tool in a headless script lets you automate daily health reports. You can configure cron jobs that alert your team if log volume spikes beyond normal operational parameters.
Audit active integrations via CLI
Inspecting your external connections requires running `list_integrations` to verify which platforms are actively sending data. Claude Code identifies disconnected webhooks and misconfigured endpoints in a single command. It combines this with `list_dashboards` to display your current monitoring coverage. You quickly see which parts of your Bubble or Airtable setups lack active observability dashboards.
Set up ncScale 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 seencscale-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest ncScale transactions." It will automatically discover and invoke the available ncScale tools.
claude mcp add --transport http ncscale-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 ncScale MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ncScale MCP today
We host it, we monitor it, we maintain it. You just paste one token.