fomite_patient_zero_token — fomite MCP Tool
fomite_patient_zero_token
(fomite patient zero token) 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_patient_zero_token from your client
- Claude Code fomite fomite_patient_zero_token run in your project directory
- Claude Desktop fomite fomite_patient_zero_token ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor fomite fomite_patient_zero_token ~/.cursor/mcp.json
- VS Code fomite fomite_patient_zero_token .vscode/mcp.json
- Zed fomite fomite_patient_zero_token ~/.config/zed/settings.json
- Windsurf fomite fomite_patient_zero_token ~/.codeium/windsurf/mcp_config.json
- Cline fomite fomite_patient_zero_token ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI fomite fomite_patient_zero_token ~/.gemini/settings.json
- Grok fomite fomite_patient_zero_token .mcp.json (in your project root)
- ChatGPT fomite fomite_patient_zero_token Settings → Connectors → Advanced → Developer mode
- Claude.ai fomite fomite_patient_zero_token Settings → Connectors → Add custom connector
- LangChain fomite fomite_patient_zero_token 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_whoami
- fomite_census
- fomite_petri_transform
- fomite_probe
- fomite_relay
- fomite_commons
- 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.