Loading MCP server directory, please wait...
Build an agent tool once; ship it as Agent Skills, MCP servers, Agent Plugins / Claude / Codex
npx @getmcp/cli add io.github.GoatInAHat/toolfactoryRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.GoatInAHat/toolfactory": {
"command": "npx",
"args": [
"-y",
"toolfactory"
]
}
}
}