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