Skip to content

goatinahat/toolfactory

v0.3.1MIT

Build an agent tool once; ship it as Agent Skills, MCP servers, Agent Plugins / Claude / Codex / Cursor bundles, OpenClaw and Hermes plugins, CLIs, and packages, with the tests and releases to match.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

toolfactorystdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "toolfactory@0.3.1",
    "mcp"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "toolfactory",
  "version": "0.3.1",
  "description": "Build an agent tool once; ship it as Agent Skills, MCP servers, Agent Plugins / Claude / Codex / Cursor bundles, OpenClaw and Hermes plugins, CLIs, and packages, with the tests and releases to match.",
  "author": { "name": "GoatInAHat" },
  "homepage": "https://github.com/GoatInAHat/toolfactory",
  "repository": "https://github.com/GoatInAHat/toolfactory",
  "license": "MIT",
  "keywords": [
    "agent",
    "mcp",
    "skills",
    "agent-plugins",
    "openclaw",
    "hermes",
    "claude-code",
    "codex",
    "cursor"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 4JSON files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • dev.toolfactoryships a directory of files