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