Fxiaoke Connector for AI agents.
10 live capabilities
Manage Chinese sales pipelines and CRM workflows with natural language.
Waiting for input…
Why people use Fxiaoke
Fxiaoke CRM Integration for Faster Sales Operations
This Connector puts that data where you actually work. You can ask your agent to create a lead, list your current opportunities, or check on a pending approval without ever leaving your conversation. It turns your CRM into a proactive capability that answers questions instead of a database you have to hunt through.
What Vinkius changes
You get a conversational interface for your entire Fxiaoke sales operations.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking stalled approvals
A Sales Manager asks the agent to check why a discount hasn't been approved.
- Real-world use case 02
Quick lead entry during calls
A rep wants to add a new prospect during a call.
- Real-world use case 03
Real-time pipeline audits
A Director needs to see all current deals.
Complete set · 10capabilities
The complete Fxiaoke capability set.
These are the exact actions your AI can choose when you ask it to work with Fxiaoke.
01—04
4 capabilities in this set.
Part of 10 available through Fxiaoke.
- 01 Capability
Create opportunity
Create a new sales opportunity. Use this to move a prospect into a formal deal stage instantly.
- 02 Capability
Get approval details
Fetch the specifics of an approval request. It's perfect for checking why a deal is stalled or who needs to sign off.
- 03 Capability
List approvals
See all recent approval instances. Use this to monitor the progress of internal requests like discounts or contracts.
- 04 Capability
List contacts
Pull a list of contacts from Fxiaoke. This makes it easy to find specific people within your existing network.
05—07
3 capabilities in this set.
Part of 10 available through Fxiaoke.
- 05 Capability
List leads
Get a list of all your current leads. This gives you a quick overview of your sales pipeline at a glance.
- 06 Capability
List opportunities
View all active sales opportunities. Use this to track your deals and see what's closest to closing.
- 07 Capability
List sales tasks
See all sales tasks assigned to your team. This keeps everyone on track with their daily activities.
08—10
3 capabilities in this set.
Part of 10 available through Fxiaoke.
- 08 Capability
List users
See a list of all organization users. Use this to manage team assignments and check participation levels.
- 09 Capability
Create lead
Generate a new lead record in Fxiaoke. This helps you capture new prospects quickly without manual data entry.
- 10 Capability
List accounts
Retrieve a list of accounts from your CRM. This lets you browse your company database without opening the full dashboard.
Set up in minutes
One URL. Then ask Fxiaoke to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Fxiaoke 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_3F9O9dspWGIHTJ25cDOQKyb2WrR9hCcMaohyyJwb/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 Fxiaoke, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Fxiaoke for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3F9O9dspWGIHTJ25cDOQKyb2WrR9hCcMaohyyJwb/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 Fxiaoke URL.
- Step 03
Save and start
Save the connection and enable Fxiaoke in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fxiaoke": {
"url": "https://edge.vinkius.com/vk_preview_3F9O9dspWGIHTJ25cDOQKyb2WrR9hCcMaohyyJwb/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 Fxiaoke
Open Agent mode in chat and ask: "Using Fxiaoke, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fxiaoke": {
"url": "https://edge.vinkius.com/vk_preview_3F9O9dspWGIHTJ25cDOQKyb2WrR9hCcMaohyyJwb/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 Fxiaoke
Ask Copilot: "Using Fxiaoke, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fxiaoke": {
"url": "https://edge.vinkius.com/vk_preview_3F9O9dspWGIHTJ25cDOQKyb2WrR9hCcMaohyyJwb/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 Fxiaoke
Open Cascade and ask: "Using Fxiaoke, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fxiaoke": {
"url": "https://edge.vinkius.com/vk_preview_3F9O9dspWGIHTJ25cDOQKyb2WrR9hCcMaohyyJwb/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 Fxiaoke
Ask Cline: "Using Fxiaoke, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fxiaoke --transport http "https://edge.vinkius.com/vk_preview_3F9O9dspWGIHTJ25cDOQKyb2WrR9hCcMaohyyJwb/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 Fxiaoke
Ask Claude: "Using Fxiaoke, show me...". 10 tools are ready
Where the request belongs
Work Fxiaoke can move forward.
This is for sales leaders and ops managers who are tired of the click-fatigue of traditional CRMs. It's for anyone who needs to see the big picture of a sales pipeline without digging through nested menus.
Sales Director
Audits approval chains and monitors team velocity through natural language queries.
Sales Ops Manager
Updates CRM records and coordinates leads directly from their workspace.
Business Analyst
Pulls specific CRM data points for market performance reports.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsXiaoshouyi / Neocrm
China's leading enterprise CRM platform. manage leads, accounts, and opportunities via AI.
Agendor
CRM for sales teams. manage leads, organizations, and pipelines via AI.
SugarCRM
Intelligent CRM platform for sales and marketing.
Freshsales
Close deals faster with AI-powered lead scoring, visual deal pipelines, and built-in phone and email in one sales CRM.
Clientify
Grow your sales pipeline with a CRM that combines lead capture, email marketing, and deal tracking for Spanish-speaking markets.
Zoho CRM
Manage leads, contacts, and deals on Zoho CRM. the AI-powered sales platform for growing teams.
Bring your own AI
Change the model, client or framework. Keep Fxiaoke 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 Fxiaoke.
The practical details behind the request, access and result.
What can I do with the Fxiaoke MCP?
You can use your AI agent to manage leads, create sales opportunities, and monitor your team's tasks and approvals directly within your chat interface.
How does the Fxiaoke MCP help with sales operations?
It removes the need to manually navigate the Fxiaoke dashboard. You can ask your agent to pull data, check statuses, and create records using natural language.
Can I use the Fxiaoke MCP to create leads?
Yes. Your agent can create new lead records in Fxiaoke instantly based on information you provide during your conversation.
Can the Fxiaoke MCP check my team's tasks?
Yes, it can list all sales tasks assigned to your team so you can monitor progress and activity without leaving your workspace.
Does the Fxiaoke MCP work with my existing CRM data?
Yes, it connects directly to your existing Fxiaoke CRM data to pull accounts, contacts, and leads for your agent to access.
How do I manage approvals using the Fxiaoke MCP?
You can ask your agent to list all recent approvals or get specific details on a pending request to see who needs to sign off.
Can I use the Fxiaoke MCP to find specific contacts?
Yes, your agent can browse your list of contacts and accounts to find the information you need quickly.
How do I obtain my Fxiaoke App ID and Permanent Code?
Log in to the Fxiaoke Admin Backend, go to [App List] → [Create Self-built App], enable Developer Mode, and you will find your App ID, App Secret, and the option to generate a Permanent Code.
Can I monitor the status of an approval request?
Yes. Use the list_approvals capability to see recent requests and get_approval_details with a specific instance ID to retrieve detailed information about the current step and assignee.
Is it possible to manage B2B opportunities through the agent?
Yes! You can list and create sales opportunities using the list_opportunities and create_opportunity capabilities, allowing for rapid updates to your B2B sales pipeline.
One connection away
Give your agent a direct line to Fxiaoke.
Connect Fxiaoke once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available