
Mkerix Toolscript
- 22 repo stars
- Updated December 12, 2025
- mKeRix/toolscript
mkerix-toolscript is a Claude Code plugin that streamlines MCP server tool calls when Claude Code runs tools in code mode.
About
mkerix-toolscript is a lean Claude Code plugin from mKeRix/toolscript aimed at developers who lean on MCP servers daily and want tool execution to feel like normal code, not a string of disconnected agent turns. It sits in the Build phase under agent tooling: you add it while you are wiring integrations, prototyping automations, or hardening an agent workflow before ship. The catalog lists one plugin in the bundle and describes the core value as efficient MCP tool calling specifically in code mode, which matters when you are iterating fast and token cost and latency from repeated tool round-trips add up. It is not a marketplace of skills or a methodology playbook; it is a focused integration helper for Claude Code users who already run MCP and want a tighter execution model. Install it when you are past idea validation and actively connecting backends, APIs, or custom MCP servers to your agent. Skip it if you only use built-in Claude tools with no MCP layer, or if you need a full multi-skill workflow pack rather than a calling-style optimization.
- Single-plugin bundle focused on MCP tool calling in Claude Code code mode
- Targets server-side MCP workflows (keywords: servers, toolscript)
- Community repo mKeRix/toolscript (~23 GitHub stars at catalog ingest)
- Reduces chatty tool-call patterns when agents execute tools as code
- Pairs with any MCP servers you already register in Claude Code
Mkerix Toolscript by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install mkerix-toolscript@mKeRix/toolscriptAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 22 |
|---|---|
| Last updated | December 12, 2025 |
| Repository | mKeRix/toolscript ↗ |
What it does
Run MCP server tools from Claude Code code mode with less overhead than repeated inline tool round-trips.
Who is it for?
Best when you're on Claude Code and already use one or more MCP servers and want code-mode execution without chatty tool choreography.
Skip if: Skip if you have no MCP setup, or teams looking for a broad skills library instead of a single MCP calling optimization.
What you get
After you register the plugin, MCP tools can be invoked more efficiently in code mode so integration-heavy agent sessions stay faster and easier to maintain.
- Registered mkerix-toolscript plugin in Claude Code
- MCP tool calls executable via the plugin’s code-mode calling pattern
- Leaner integration loop for server-backed agent tasks
By the numbers
- 1 plugin in bundle (pluginCount: 1)
- Source repository: mKeRix/toolscript
- Community catalog entry with plugin keywords: servers, toolscript
Recommended Plugins
How it compares
MCP execution helper plugin, not a curated multi-skill marketplace or a brainstorming methodology skill.
FAQ
Who is Mkerix Toolscript for?
It is for Claude Code users who run MCP servers and want efficient tool invocation while the agent works in code mode.
When should I use Mkerix Toolscript?
Use it during Build when you are connecting MCP integrations and notice repeated tool calls slowing down or cluttering agent sessions.
How do I add Mkerix Toolscript to my agent?
Install the plugin from the mKeRix/toolscript repository into Claude Code like other community plugins, then use it alongside your registered MCP servers in code mode workflows.