MCP is optional
The stable Floom flow does not require MCP. Use floom add to install shared skills as local Markdown files without an account. The optional MCP package adds preview sync for published, saved, and subscribed library skills through floom sync, floom watch, and the MCP package.
Stable shared-link install
Anyone with a public or unlisted skill link can add it locally:
Agent setup instruction
Add this instruction to Claude Code or Codex so Floom-installed Markdown gets considered:
Optional MCP preview package
The MCP package exposes install, publish, library, and move tools for agents that support MCP. It also previews library sync: published, saved, and subscribed skills land in ~/.claude/skills/ on startup and by polling. Existing untracked files, local edits, and symlinked paths are skipped as conflicts.
Connect your agent
Pick the host you actually use. Each command registers Floom as an MCP server.
Claude Code
Auto-syncs into Claude Code while the MCP server is running.
Codex
Registers Floom as a global MCP server for Codex.
Kimi
Uses Kimi's stdio MCP transport.
Gemini CLI
Installs Floom at user scope for preview sync.
OpenCode
OpenCode opens an interactive MCP add prompt.