How to Use the Kingdee / 金蝶 MCP in Claude Code
Manage Kingdee / 金蝶 ERP workflows directly from your terminal with Claude Code and this headless MCP integration.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Kingdee / 金蝶 MCP to Claude Code
Create your Vinkius account to connect Kingdee / 金蝶 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.
Execute business queries from the CLI
The `query_data` tool lets Claude Code extract business records straight into your terminal session. You can pipe live material data or customer lists into a local shell script without writing a custom API wrapper. Just ask your agent to fetch the records and watch the JSON dump into stdout. When you need to validate organizational hierarchies during a deployment, the `get_org_info` tool pulls the exact metadata you need. Your AI client can then run `list_forms` to verify that the required document templates exist before executing a batch job.
Script ERP form submissions
The `save_form` tool allows you to create new enterprise records via automated terminal commands. If you have a cron job that generates nightly reports, Claude Code can take that output and format it into a valid ERP draft. It handles the data mapping and pushes the payload instantly. The agent then runs `submit_form` to inject that draft into the active business flow. To confirm the push succeeded without opening a browser, it uses `view_form` to print the final document state directly to your console.
Manage Kingdee / 金蝶 approvals via MCP Server
The `audit_form` tool gives your terminal agent the ability to approve workflows as part of a CI/CD pipeline. When a deployment requires a formal sign-off in the ERP, Claude Code executes the approval step automatically. If the deployment fails, it runs `un_audit_form` to revoke the sign-off. You can also handle stuck processes programmatically. The agent triggers `status_convert` to force a form into the correct state. If a script goes rogue and generates bad data, Claude Code runs `delete_form` to purge the corrupted records from the database.
Set up Kingdee / 金蝶 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 seekingdee-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Kingdee / 金蝶 transactions." It will automatically discover and invoke the available Kingdee / 金蝶 tools.
claude mcp add --transport http kingdee-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 Kingdee / 金蝶 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Kingdee / 金蝶 MCP today
We host it, we monitor it, we maintain it. You just paste one token.