CodeCall plugin for FrontMCP - AgentScript-based meta-tools for orchestrating MCP tools
{
"mcpServers": {
"frontmcpplugin-codecall": {
"command": "npx",
"args": [
"-y",
"@frontmcp/plugin-codecall"
]
}
}
}