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