Kintone Connector for AI agents.
8 live capabilities
Manage your business apps and records with conversational commands.
Waiting for input…
Why people use Kintone
Kintone for Automating Business Record Updates
With this Connector, you just tell your agent what needs to happen. You can ask it to update a status, find a specific record, or add new data, and it handles the work in the background. You get your time back instead of spending it on clicks.
What Vinkius changes
You get a conversational interface for your entire Kintone database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Updating project statuses
A project manager asks the agent to mark all 'In Progress' tasks as 'Done' for a specific client, and the agent updates the records instantly.
- Real-world use case 02
Onboarding new team members
An HR lead tells the agent to add a new employee to the 'Design' app, and the agent creates the record with all the necessary details.
- Real-world use case 03
Finding specific customer issues
A support lead asks the agent to find all 'High' priority tickets from last night, and the agent pulls the list using a query.
Complete set · 8capabilities
The complete Kintone capability set.
These are the exact actions your AI can choose when you ask it to work with Kintone.
01—04
4 capabilities in this set.
Part of 8 available through Kintone.
- 01 Capability
Add records
Input should be a JSON array of record objects. Add one or more records to an app
- 02 Capability
Delete records
Remove multiple records at once by providing a list of their unique IDs. Use this to keep your database clean.
- 03 Capability
List records
Search through your records using query strings to find exactly what you need. You can filter by status, date, or user.
- 04 Capability
Get app fields
Get app field settings
05—08
4 capabilities in this set.
Part of 8 available through Kintone.
- 05 Capability
Get record
Pull all the information for one specific record to see its current state. It's perfect for checking individual details.
- 06 Capability
Get space details
Get details for a space
- 07 Capability
List apps
Get a full list of all your Kintone apps to find the right IDs for other tasks. This is your starting point for navigation.
- 08 Capability
Update records
Update one or more records
Set up in minutes
One URL. Then ask Kintone to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Kintone from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_R7hMvzynhG7zj3GkAuzhQwSHqF3qT3eikBvN2nwu/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Kintone, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Kintone for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_R7hMvzynhG7zj3GkAuzhQwSHqF3qT3eikBvN2nwu/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Kintone URL.
- Step 03
Save and start
Save the connection and enable Kintone in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kintone": {
"url": "https://edge.vinkius.com/vk_preview_R7hMvzynhG7zj3GkAuzhQwSHqF3qT3eikBvN2nwu/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Kintone
Open Agent mode in chat and ask: "Using Kintone, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kintone": {
"url": "https://edge.vinkius.com/vk_preview_R7hMvzynhG7zj3GkAuzhQwSHqF3qT3eikBvN2nwu/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Kintone
Ask Copilot: "Using Kintone, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kintone": {
"url": "https://edge.vinkius.com/vk_preview_R7hMvzynhG7zj3GkAuzhQwSHqF3qT3eikBvN2nwu/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Kintone
Open Cascade and ask: "Using Kintone, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kintone": {
"url": "https://edge.vinkius.com/vk_preview_R7hMvzynhG7zj3GkAuzhQwSHqF3qT3eikBvN2nwu/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Kintone
Ask Cline: "Using Kintone, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kintone --transport http "https://edge.vinkius.com/vk_preview_R7hMvzynhG7zj3GkAuzhQwSHqF3qT3eikBvN2nwu/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Kintone
Ask Claude: "Using Kintone, show me...". 8 tools are ready
Where the request belongs
Work Kintone can move forward.
This is for the operations lead who's tired of manual data entry and the project manager who needs real-time status updates without opening a dozen tabs.
Operations Manager
Updates high-volume records and cleans up data using natural language commands on a Tuesday afternoon.
Project Manager
Quickly pulls project status lists to give team updates without leaving their chat app.
Data Analyst
Queries complex records to get a pulse on business metrics without manually exporting CSV files.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKintone
Build custom business apps without code using drag-and-drop forms, workflow automation, and team collaboration spaces.
Fusioo
Manage collaborative workspaces, track records, and oversee custom apps via AI agents with Fusioo.
Superblocks
Build and manage internal capabilities and workflows. list applications, manage configurations, and generate secure embed tokens directly from your AI agent.
Ninox
Build custom business databases and apps with a visual platform that replaces spreadsheets with structured, relational data.
Yida
Enterprise low-code development platform by DingTalk. manage forms, data instances, and approval workflows via AI.
Jiandaoyun
Cloud-based zero-code data management platform. manage forms, records, and workflows via AI.
Bring your own AI
Change the model, client or framework. Keep Kintone connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Kintone.
The practical details behind the request, access and result.
Can the Kintone MCP help me update my business records?
Yes, it lets you update existing records using plain English. You can tell your agent to change a status or update a price, and it will handle the change in Kintone for you.
How does the Kintone MCP handle my custom apps?
It can see all your custom apps and their specific configurations. This means your agent understands your unique data structure, including form fields and layouts.
Can I use the Kintone MCP to find specific data quickly?
Definitely. You can ask your agent to find records based on specific criteria, like date ranges or status labels, and it will pull that list for you instantly.
Does the Kintone MCP work with my existing team spaces?
Yes, it can list the members of your collaboration spaces. This helps you quickly see who is involved in a project without switching screens.
Is the Kintone MCP good for data entry?
It's great for it. You can have your agent create new records in your apps by simply describing the information, which cuts out the need for manual form filling.
Can the Kintone MCP help me manage my Kintone app IDs?
Yes, your agent can list all your apps. This makes it easy to identify which app you want to interact with without having to look them up manually.
How do I find the App ID for a specific application?
Use the list_apps capability to see a comprehensive list of all applications in your environment along with their unique App IDs.
Can I filter records using custom criteria?
Yes, the list_records capability accepts an optional Kintone query string, allowing you to filter data based on field values, status, and more.
Is it possible to update an existing record via the agent?
Absolutely. Use the update_record capability with the App ID and Record ID, providing a JSON object with the fields you wish to modify.
Can I query records across Kintone apps?
Yes. Query records using Kintone's query syntax with field filters, sorting, and pagination. Works across any app in your instance.
Does Kintone require a custom domain?
Yes. Each Kintone account has a unique domain (e.g., your-company.cybozu.com). Provide the domain and an API Token generated for the specific app.
Can I create and update records?
Yes. Create new records with field values, update existing records, and manage data across all your Kintone apps.
One connection away
Give your agent a direct line to Kintone.
Connect Kintone once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available