# Kintone MCP

Vendor: Kintone  
Category: developer-tools  
Auth: API_KEY  
Composio slug: `kintone`

Manage users, departments, groups, memberships, service assignments, and login codes in a Kintone tenant through the User API.

## Tools

- **Change User Login Codes** — Irreversibly change the login codes of up to 100 Kintone users in one batch. Warning: this changes user identities and cannot be undone automatically.
- **Create Departments** — Create 1 to 100 Kintone departments in one batch. Submit parent departments before their children when creating a hierarchy.
- **Create Groups** — Create 1 to 100 static or dynamic Kintone groups in one batch. Each group requires a unique code, name, and membership type.
- **Create Users** — Create 1 to 100 Kintone tenant users in one batch with a login code, password, and display name for each user.
- **Delete Users, Departments, or Groups** — Permanently delete a non-empty batch of Kintone users, departments, or groups by exact code. Deleted resources cannot be recovered by this tool. Deleting a department may also delete all of its child departments and requires explicit cascad
- **Get User Access** — Get one user's department memberships, group memberships, and Kintone service assignment in one read.
- **List Department or Group Members** — List users belonging to a Kintone department or group, one page at a time.
- **List Departments or Groups** — List or filter Kintone departments or groups, one page at a time.
- **List Users** — List or filter tenant users by ID or login code, one page at a time.
- **Replace Group Users** — Replace a Kintone static group's complete user membership list. The submitted list is a complete replacement: omitted existing users are removed, and an empty list removes all.
- **Replace User Departments** — Replace the complete department membership lists for one to 100 Kintone users. Each submitted list is a complete replacement: omitted existing department memberships are removed, and an empty list removes all.
- **Replace User Groups** — Replace a Kintone user's complete static-group membership list. The submitted list is a complete replacement: omitted existing group memberships are removed, and an empty list removes all.
- **Set User Service Assignments** — Replace Kintone service access for one to 100 users. An empty services array disables access, so omitted existing assignments are removed.
- **Update Departments** — Update mutable fields for 1 to 100 existing Kintone departments, identified by exact department code.
- **Update Groups** — Update the name and optional description of 1 to 100 existing Kintone groups, identified by exact group code. Group type cannot be changed.
- **Update Users** — Update editable profile and primary-organization fields for 1 to 100 existing Kintone tenant users identified by login code.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect Kintone.
3. Authorise through api_key.
4. Teammates can now @-mention Kintone tools in chat.

---
Last verified: 2026-09-03T02:00:04.194Z  
Canonical URL: https://switchy.build/directory/mcps/kintone