toolfactory for Claude Desktop
io.github.goatinahat/toolfactory
Build an agent tool once; ship it as Agent Skills, MCP servers, Agent Plugins / Claude / Codex
client:Claude Desktop
transport:stdio
runtime:npm
Install toolfactory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"toolfactory": {
"command": "npx",
"args": [
"-y",
"toolfactory"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs