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 4966fai serve --mcp=stdio- stdio transport, for piping into an MCP clientfai serve --mcp=4970- HTTP on a custom portfai 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.