preflight_machine_payment — MEO Preflight MCP Tool
preflight_machine_payment
(preflight machine payment) is one of 1 tool on the
MEO Preflight
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call preflight_machine_payment from your client
- Claude Code MEO Preflight preflight_machine_payment run in your project directory
- Claude Desktop MEO Preflight preflight_machine_payment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MEO Preflight preflight_machine_payment ~/.cursor/mcp.json
- VS Code MEO Preflight preflight_machine_payment .vscode/mcp.json
- Zed MEO Preflight preflight_machine_payment ~/.config/zed/settings.json
- Windsurf MEO Preflight preflight_machine_payment ~/.codeium/windsurf/mcp_config.json
- Cline MEO Preflight preflight_machine_payment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MEO Preflight preflight_machine_payment ~/.gemini/settings.json
- Grok MEO Preflight preflight_machine_payment .mcp.json (in your project root)
- ChatGPT MEO Preflight preflight_machine_payment Settings → Connectors → Advanced → Developer mode
- Claude.ai MEO Preflight preflight_machine_payment Settings → Connectors → Add custom connector
- LangChain MEO Preflight preflight_machine_payment pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http meo-preflight https://api.machineeconomyobservatory.com/mcp
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.