Turn natural language into 3D models in Fusion 360. 64 CAD tools including sketches, extrudes, fillets, and JIS standard parts.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y text-to-modelAgent-CoreX intelligently routes which tools from mikan-atomoki/text-to-model your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"text-to-model": {
"command": "npx",
"args": [
"-y",
"text-to-model"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add text-to-modelAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use mikan-atomoki/text-to-model directly without routing
npx -y text-to-modelNew to Agent-CoreX? View setup guide →