How to Use the Advice Slip MCP in Claude Code
Pipe random or searched advice into your shell scripts and CI/CD jobs with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Advice Slip MCP to Claude Code
Create your Vinkius account to connect Advice Slip 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.
Advice for your terminal
Connect Claude Code to this server to get advice directly in your shell. The `get_random_advice` tool is perfect for a 'quote of the day' in your shell's startup message, like in `.bashrc` or `.zshrc`. You can also pipe the output to other commands. For example: `claude run advice-slip-mcp get_random_advice | cowsay`. It's a simple, fast way to script with dynamic text.
Search for advice in scripts
The `search_advice` tool lets your scripts find quotes based on keywords. You could build a cron job that finds advice about "focus" and sends it to a team chat every morning. Since Claude Code is headless, you can run these scripts anywhere—a GitHub Action, a Docker container, or a remote server via SSH. This MCP server gives your automated jobs a source of dynamic content.
A simple MCP Server for automation
The Advice Slip toolset is dead simple: `get_advice_by_id`, `get_random_advice`, and `search_advice`. This minimal design means it's reliable and predictable for your CI/CD pipelines. No surprises. You don't need to mess with API keys or complex authentication in your scripts. Connect Claude Code to this MCP server once, and all your scripts can call its tools by name.
Set up Advice Slip 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 seeadvice-slip-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Advice Slip transactions." It will automatically discover and invoke the available Advice Slip tools.
claude mcp add --transport http advice-slip-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 Advice Slip MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Advice Slip MCP today
We host it, we monitor it, we maintain it. You just paste one token.