Tell Maeris what to test. It scans your codebase, writes Playwright tests, runs security checks, and wires up your API flows — all in plain English.
Works inside Claude Code, Cursor, and any MCP-compatible editor.
Maeris MCP sits inside your editor as an MCP server. Your AI assistant calls it directly — no context-switching, no dashboards until you need them.
pip install maeris, then maeris app init in your project root. Restart your editor.
Type "generate security scan for my repo" or "create testcases for checkout" in Claude Code.
Maeris generates, runs, auto-fixes, and pushes everything to the portal for your team.
Maeris scans your React, Vue, or Angular source, builds a navigation map, discovers every user flow — login, forms, CRUD, modals — and generates positive and negative Playwright tests for each. Tests start from your base URL and click through just like a real user.
Maeris runs OWASP Top 10 static analysis across your entire codebase. AI categorises every finding by severity, maps it to an OWASP category, and generates evidence + remediation guidance — all without running your app.
Maeris scans your codebase for fetch, axios, httpx, and requests calls, extracts every endpoint with its method, URL, headers, and body, then organises them into collections, sets up environments, and chains them into multi-step flows — extracting auth tokens between steps automatically.
Maeris MCP is in early access. Drop your email and we will reach out with priority onboarding.
Questions? support@maeris.io