UNPKG

agent-master-mcp

Version:

Model Context Protocol server exposing agent-master functionality to AI assistants for managing MCP server configurations across development tools

20 lines 424 B
{ "permissions": { "allow": [ "Bash(bun install:*)", "Bash(bun run:*)", "WebFetch(domain:github.com)", "WebFetch(domain:modelcontextprotocol.io)", "Bash(rm:*)", "Bash(bun add:*)", "Bash(grep:*)", "Bash(bunx biome check:*)", "Bash(npm whoami:*)", "Bash(bunx:*)", "Bash(npm view:*)", "Bash(chmod:*)", "Bash(sed:*)" ], "deny": [] } }