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