assay_batch — mcp MCP Tool
assay_batch
(assay batch) is one of 21 tools on the
mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call assay_batch from your client
- Claude Code mcp assay_batch run in your project directory
- Claude Desktop mcp assay_batch ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp assay_batch ~/.cursor/mcp.json
- VS Code mcp assay_batch .vscode/mcp.json
- Zed mcp assay_batch ~/.config/zed/settings.json
- Windsurf mcp assay_batch ~/.codeium/windsurf/mcp_config.json
- Cline mcp assay_batch ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp assay_batch ~/.gemini/settings.json
- Grok mcp assay_batch .mcp.json (in your project root)
- ChatGPT mcp assay_batch Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp assay_batch Settings → Connectors → Add custom connector
- LangChain mcp assay_batch pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.alphaassay.com/mcp
Other tools on this server
- assay_demo
- assay_signal
- assay_reproduce
- assay_tradelog
- assay_forensics
- assay_backtest
- assay_gauntlet
- assay_falsify
- assay_pbo
- assay_var_es
- assay_conformal
- assay_survivors
- assay_cpcv
- assay_register
- assay_verdict
- assay_graveyard
- assay_calibration
- assay_certificate_verify
- assay_provider_protocol
- assay_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.