iflytek/ifly-spark-agent-mcp
This is a simple example of using MCP Server to invoke the task chain of the iFlytek SparkAgent Platform.
Platform-specific configuration:
{
"mcpServers": {
"ifly-spark-agent-mcp": {
"command": "npx",
"args": [
"-y",
"ifly-spark-agent-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...