ZMCPTools

A custom TypeScript MCP Server intended to be used with Claude Code

GitHub Stars

35

User Rating

Not Rated

Favorites

0

Views

85

Forks

7

Issues

1

Installation
Difficulty
Advanced
Estimated Time
20-45 minutes

Installation

Before spawning agents, run this command once to enable proper agent permissions:
bash
claude --dangerously-skip-permissions
Agents run on daemon threads and need this permission to execute properly.

Additional Resources