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