How to Use the Amiibo MCP in Claude Code
Connect Claude Code to the Amiibo registry for headless data pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Amiibo MCP to Claude Code
Create your Vinkius account to connect Amiibo 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.
Claude Code queries the Amiibo database from the terminal
The agent uses `list_amiibos` to pull records directly into your shell environment. It pipes this output into other scripts for automated processing. You can script complex lookups by chaining tool calls. It handles the request and displays the result right in your terminal window.
Extract series metadata via Claude Code
Run `list_amiibo_series` to get the full collection structure for your CI/CD tasks. It keeps your build scripts synced with the current database. This provides a clean, machine-readable format for your backend services. Claude Code parses the output and prepares it for your next deployment.
Check Amiibo registry timestamps in Claude Code
Use `get_last_updated` to trigger jobs only when the data changes. Claude Code runs this check in your cron jobs or automated pipelines. It prevents unnecessary builds by validating the data state first. The agent checks the timestamp and proceeds based on the actual registry status.
Set up Amiibo 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 seeamiibo-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Amiibo transactions." It will automatically discover and invoke the available Amiibo tools.
claude mcp add --transport http amiibo-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 Amiibo MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Amiibo MCP today
We host it, we monitor it, we maintain it. You just paste one token.