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