Fathym
Menu

Host Your Own Workbench

Goal: Build a workbench once, and let your whole team install it in one command.

OpenX ships a catalog of built-in workbenches. The punchline: build your own, host it as an MCP server, and share it - so any teammate adds it to their AI with one command and uses it from Claude, Cursor, Copilot, or any MCP-native tool.

The flow

  1. Build the capability you keep repeating, packaged as tools.
  2. Package it as an MCP server.
  3. Host it (in your tenant, on your own host).
  4. Share the install command.
  5. Teammates install and use it from any AI.

Install and use

fai mcp @your-workbench-name

Registers it across a teammate's detected agents. Browse the tools with fai mcp preview your-workbench-name.

Why this matters

One person builds a capability; the whole team installs it. The work you crystallize becomes shared, portable tooling your team's AI builds from - and because it is an MCP server you host, it runs in your tenant and stays yours.

Next steps

On this page