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