How to Use the Kitsu MCP in Claude Code
Query Kitsu anime data and update your manga library entries directly from the command line with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Kitsu MCP to Claude Code
Create your Vinkius account to connect Kitsu 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 Kitsu from the Claude Code CLI
The `list_anime` tool searches the Kitsu catalog using command-line filters for genres, seasons, and release years. Claude Code runs this tool to output clean, formatted text tables directly to your terminal. If you are scripting database updates, the agent uses `list_manga` to fetch raw text data for graphic novels. This lets you pipe search results into other command-line utilities without opening a web browser.
Track Watch Lists with CLI Commands
The `update_library_entry` tool updates your progress, rating, and watch status for any show in your collection. Claude Code lets you trigger these updates with quick terminal commands, making it easy to log episodes between git commits. When starting a new series, the agent executes `create_library_entry` to add the title to your library. The MCP Server handles the authentication header and entry parameters, updating your Kitsu profile in milliseconds.
Inspect Kitsu User Profiles via Terminal
The `get_user` tool retrieves public profile statistics, favorite categories, and library counts for any Kitsu account. Claude Code uses this to quickly audit user lists or check community profiles directly from your shell. To verify your own connection, the `get_current_user` tool pulls your account details. This confirms your active shell session is properly authenticated before running write operations on your tracking list.
Set up Kitsu 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 seekitsu-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Kitsu transactions." It will automatically discover and invoke the available Kitsu tools.
claude mcp add --transport http kitsu-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 Kitsu MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Kitsu MCP today
We host it, we monitor it, we maintain it. You just paste one token.