dallascrilley/dallas-ext-tooling
Reusable tooling plugin for Claude Code. Skills for building CLIs, MCP servers, pipelines, and task runners.
Platform-specific configuration:
{
"mcpServers": {
"dallas-ext-tooling": {
"command": "npx",
"args": [
"-y",
"dallas-ext-tooling"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...