Fathym
Menu

With fai

Run it

Run fai. Its skills are served to your AI tool as MCP prompts - you don't install anything else, and you don't need an active project to use them.

Standalone server (advanced)

If you want the general MCP server on its own, without a session, run fai serve:

  • fai serve - HTTP on port 4966
  • fai serve --mcp=stdio - stdio transport, for piping into an MCP client
  • fai serve --mcp=4970 - HTTP on a custom port
  • fai serve --share - HTTP plus a public tunnel

File-based clients

For AI tools that read skill files instead of connecting to a server, fai mcp generate writes the skill files out for you.

Coming

@fathym/the-loop - the loop as a hosted, installable workbench - is coming via the team-workbenches track. Today, fai is all you need.

On this page