attest_cargo_validate — HiveAttest MCP Tool
attest_cargo_validate
(attest cargo validate) is one of 18 tools on the
HiveAttest
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call attest_cargo_validate from your client
- Claude Code HiveAttest attest_cargo_validate run in your project directory
- Claude Desktop HiveAttest attest_cargo_validate ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HiveAttest attest_cargo_validate ~/.cursor/mcp.json
- VS Code HiveAttest attest_cargo_validate .vscode/mcp.json
- Zed HiveAttest attest_cargo_validate ~/.config/zed/settings.json
- Windsurf HiveAttest attest_cargo_validate ~/.codeium/windsurf/mcp_config.json
- Cline HiveAttest attest_cargo_validate ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HiveAttest attest_cargo_validate ~/.gemini/settings.json
- Grok HiveAttest attest_cargo_validate .mcp.json (in your project root)
- ChatGPT HiveAttest attest_cargo_validate Settings → Connectors → Advanced → Developer mode
- Claude.ai HiveAttest attest_cargo_validate Settings → Connectors → Add custom connector
- LangChain HiveAttest attest_cargo_validate pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hive-mcp-attest https://hive-mcp-attest.onrender.com/mcp
Other tools on this server
- attest_passport_issue
- attest_passport_verify
- attest_custody_append
- attest_custody_verify
- attest_custody_proof
- attest_cargo_register
- attest_cargo_snapshot
- attest_warranty_issue
- attest_warranty_breach
- attest_warranty_get
- attest_gate_evaluate
- attest_inspect_sample
- attest_smsh_verify
- attest_absence_build
- attest_absence_prove
- attest_absence_verify
- attest_meta
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.