How to Use the Kintone MCP in Claude Code
Run headless Kintone automation in your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Kintone MCP to Claude Code
Create your Vinkius account to connect Kintone 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.
Headless record processing in Claude Code
Use `list_records` in your shell scripts to pull data for CI/CD pipelines. Claude Code consumes the output directly, allowing you to build automated reports without a browser. `add_records` and `update_records` let you push results from your scripts back into your apps. It works perfectly in Docker containers or GitHub Actions.
Inspect Kintone apps via Claude Code
Run `list_apps` to verify connectivity and find the right IDs for your automation. Claude Code returns the list to your terminal, which you can pipe into other tools. `get_app_fields` provides the schema details you need to write robust data transformation logic. You get the exact structure of your forms as a clean JSON object.
Manage spaces with Claude Code
Execute `get_space_details` to monitor team activity from the command line. This allows you to build custom dashboards that track space updates as they happen. When you need to clean up old entries, `delete_records` allows for batch removals via terminal commands. It gives you surgical control over your data records.
Set up Kintone 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 seekintone-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Kintone transactions." It will automatically discover and invoke the available Kintone tools.
claude mcp add --transport http kintone-alternative-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 Kintone MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Kintone MCP today
We host it, we monitor it, we maintain it. You just paste one token.