roki_verify_webhook_signature — ROKI Connect MCP Tool
roki_verify_webhook_signature
(roki verify webhook signature) is one of 19 tools on the
ROKI Connect
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call roki_verify_webhook_signature from your client
- Claude Code ROKI Connect roki_verify_webhook_signature run in your project directory
- Claude Desktop ROKI Connect roki_verify_webhook_signature ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ROKI Connect roki_verify_webhook_signature ~/.cursor/mcp.json
- VS Code ROKI Connect roki_verify_webhook_signature .vscode/mcp.json
- Zed ROKI Connect roki_verify_webhook_signature ~/.config/zed/settings.json
- Windsurf ROKI Connect roki_verify_webhook_signature ~/.codeium/windsurf/mcp_config.json
- Cline ROKI Connect roki_verify_webhook_signature ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ROKI Connect roki_verify_webhook_signature ~/.gemini/settings.json
- Grok ROKI Connect roki_verify_webhook_signature .mcp.json (in your project root)
- ChatGPT ROKI Connect roki_verify_webhook_signature Settings → Connectors → Advanced → Developer mode
- Claude.ai ROKI Connect roki_verify_webhook_signature Settings → Connectors → Add custom connector
- LangChain ROKI Connect roki_verify_webhook_signature pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http connect https://mcp.roki.la/mcp
Other tools on this server
- roki_search_docs
- roki_get_doc_section
- roki_list_operations
- roki_get_operation
- roki_get_schema
- roki_get_error
- roki_validate_request
- roki_check_result
- roki_get_integration_example
- roki_get_quickstart
- roki_get_authentication_guide
- roki_get_webhook_guide
- roki_choose_integration_mode
- roki_scaffold_integration
- roki_audit_integration
- roki_sandbox_try
- roki_sandbox_info
- roki_status
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.