holoscript — the unified user-facing agent CLI for HoloScript. REPL, gateway daemon, channel adapters, and MCP tool dispatch in a single global install.
{
"mcpServers": {
"holoscript": {
"command": "npx",
"args": [
"-y",
"holoscript"
]
}
}
}