Wevitos ships with an MCP server that gives AI coding assistants direct access to your production errors — no copy-pasting, no context switching.
MCP is an open standard that lets AI assistants connect to external tools and data sources. Wevitos implements an MCP server so your AI can read, search, and manage your errors directly.
Claude Code, Cursor, Windsurf, and any tool that supports MCP can connect to Wevitos. Your AI gets full context on every error — stacktraces, event counts, environment, timestamps — to help you fix bugs faster.
list_errorsList and filter all errors in a projectget_errorFull detail with stacktrace and metadatalist_eventsBrowse individual events within an errorevent_breakdownPattern and domain breakdownresolve_errorMark errors as resolved from your editorsearch_errorsFull-text search across all errorsNo installation required. Just add the config and your AI assistant connects automatically.
Add the Wevitos MCP server to your project's .mcp.json or your AI tool's settings.
The MCP server uses the same project API key from your Wevitos dashboard.
Your AI assistant now has full access to your errors. Just ask it to check or fix them.
Set up Wevitos + MCP and never manually copy-paste a stacktrace again.