Installation & Configuration
{
"mcpServers": {
"wxflows-server": {
"command": "node",
"args": [
"/path/to/wxflows-server/build/index.js"
],
"env": {
"WXFLOWS_APIKEY": "YOUR_WXFLOWS_APIKEY",
"WXFLOWS_ENDPOINT": "YOUR_WXFLOWS_ENDPOINT"
}
}
}
}Information
Transport
stdio
Language
typescript
Created
2024/7/1
Updated
2026/4/16