I Built an MCP Server That Lets AI Autonomously Debug Salesforce - Here's How
typescript
dev.to
I built sf-log-mcp, an open-source MCP server that gives AI assistants (Claude, Copilot, Cursor) the ability to autonomously fetch, analyze, and manage Salesforce debug logs. It detects "silent failures" that Salesforce marks as "Success" but are actually broken. Published on npm, 9 tools, 7 parsers, 101 tests. GitHub: github.com/Likhit-Kumar/SF-Logs npm: npx sf-log-mcp The Problem Nobody Talks About If you've ever debugged a Salesforce integration, you know the drill: Open Se