mKeRix/toolscript
Efficient MCP tool calling in code mode for Claude Code
Platform-specific configuration:
{
"mcpServers": {
"toolscript": {
"command": "npx",
"args": [
"-y",
"toolscript"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...