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