How to Use the Chuanyun MCP in Windsurf
Let Windsurf's Cascade agent run multi-step Chuanyun workflows for you. Set a goal, see the result. No hand-holding.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Chuanyun MCP to Windsurf
Create your Vinkius account to connect Chuanyun to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Manage Business Objects Autonomously
This server lets your agent manage Chuanyun business objects directly from your IDE. You can tell Cascade to find a specific record, update it, and then check its workflow history—all in one command. It will chain `list_biz_objects`, `update_biz_object`, and `get_workflow_history` without you prompting each step. Forget manual lookups. Ask Windsurf to get the details for a record using `get_biz_object_details` and then delete it with `delete_biz_object`. Cascade handles the sequence, so you just see the final outcome.
Build and Modify Forms with your MCP Server
This Chuanyun MCP Server exposes tools to inspect and change your company's forms and workflows. Ask Windsurf to `list_forms` and `list_workflows` to see what's available. You'll get a clean list right in the chat. Need to know what fields a form expects? The `get_form_schema` tool gives you the exact structure. Cascade can use this info to help you correctly format data for creating new records with `create_biz_object`.
Handle User and Workflow Lookups
This server gives Windsurf direct access to your Chuanyun user directory and workflow engine. A single prompt to `list_users` pulls the current user list for your application. No more switching tabs to find someone. You can also trace the entire approval chain for any process. Give Cascade a workflow ID and the `get_workflow_history` tool lays out every step, who approved it, and when. It’s perfect for quick audits.
Set up Chuanyun MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Chuanyun MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Chuanyun payment history." If connected, Cascade will call the Chuanyun tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"chuanyun-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Chuanyun. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Chuanyun MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Chuanyun MCP today
We host it, we monitor it, we maintain it. You just paste one token.