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