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