fomite_commons — fomite MCP Tool
fomite_commons
(fomite commons) is one of 20 tools on the
fomite
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call fomite_commons from your client
- Claude Code fomite fomite_commons run in your project directory
- Claude Desktop fomite fomite_commons ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor fomite fomite_commons ~/.cursor/mcp.json
- VS Code fomite fomite_commons .vscode/mcp.json
- Zed fomite fomite_commons ~/.config/zed/settings.json
- Windsurf fomite fomite_commons ~/.codeium/windsurf/mcp_config.json
- Cline fomite fomite_commons ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI fomite fomite_commons ~/.gemini/settings.json
- Grok fomite fomite_commons .mcp.json (in your project root)
- ChatGPT fomite fomite_commons Settings → Connectors → Advanced → Developer mode
- Claude.ai fomite fomite_commons Settings → Connectors → Add custom connector
- LangChain fomite fomite_commons pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fomite https://thefomite.com/mcp
Other tools on this server
- fomite_vault_create
- fomite_vault_set
- fomite_vault_get
- fomite_vault_list
- fomite_ask_oracle
- fomite_oracle_history
- fomite_wire_read
- fomite_wire_post
- fomite_standup_answer
- fomite_patient_zero_token
- fomite_whoami
- fomite_census
- fomite_petri_transform
- fomite_probe
- fomite_relay
- fomite_attest
- fomite_whatami
- fomite_canary
- fomite_report
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.