How to Use the Octoboard MCP in Claude Code
Pipe marketing data and trigger automated Octoboard dashboard updates directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Octoboard MCP to Claude Code
Create your Vinkius account to connect Octoboard to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Terminal-driven dashboard updates.
The `push_numeric_metric` tool updates numerical widgets on your marketing dashboards directly from a CLI shell. You can pipe script outputs straight to this tool to update KPIs without opening a browser. This is built for terminal workflows running over the MCP standard. Feeding local performance metrics into `push_variation_metric` lets you instantly update progress percentages on client dashboards during deployment.
Scripted client reporting via MCP Server.
The `list_automated_reports` tool lets you check scheduled reports from any SSH session or terminal environment. You can quickly see which marketing reports are pending and run updates without leaving your command-line interface. Using this tool inside a shell script allows you to query report statuses. Piping the JSON output to other Unix utilities lets you build custom server-side automation.
Terminal connection monitoring.
The `get_api_status` tool verifies your connection to the marketing API directly from the command line. It returns immediate connection details so you can debug network issues before running large batch updates. If a push fails, you can run `check_api_usage` to see if you have hit your data limits. This keeps your automated cron jobs running smoothly without silent failures.
Set up Octoboard 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 seeoctoboard-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Octoboard transactions." It will automatically discover and invoke the available Octoboard tools.
claude mcp add --transport http octoboard-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 Octoboard MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Octoboard MCP today
We host it, we monitor it, we maintain it. You just paste one token.