A script workflow management system that transforms complex, repetitive AI interactions into persistent, executable scripts. Supports multi-language execution (Bash, Python, Node.js, TypeScript) with guaranteed consistency and reduced hallucination risks.
Run the underlying MCP server directly — without Agent-CoreX routing.
uvx scriptflow-mcpAgent-CoreX intelligently routes which tools from yanmxa/scriptflow-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"scriptflow-mcp": {
"command": "uvx",
"args": [
"scriptflow-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add scriptflow-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use yanmxa/scriptflow-mcp directly without routing
uvx scriptflow-mcpNew to Agent-CoreX? View setup guide →