Docs
Claude Connector
Describe what you want to test in plain English. No recording, no clicking through your app - Claude creates structured, ready-to-run tests saved to your E2Easy dashboard.
What is the Claude Connector?
Claude is an AI assistant made by Anthropic. With the E2Easy Connector, Claude gets direct access to your E2Easy account. Describe a test scenario in conversation and Claude creates a structured, ready-to-run test recording - saved straight to your dashboard.
No code. No recording sessions. No clicking through your app manually. Read the launch announcement for a full walkthrough.
Requirements
- An active E2Easy account (sign up at app.e2easy.app)
- A Claude account with access to Connectors (Pro, Max, Team, or Enterprise)
- No API keys or technical setup required
How to connect E2Easy to Claude
The Connector is available as a custom connector while we wait for approval from Anthropic's official directory. Setup takes about 60 seconds.
- Open Claude.ai and click Customize in the top left corner
- Go to Connectors
- Click Add connector, then Add custom connector
- Paste the Name and URL below into the connector form
e2easy https://e2easy-claude-production.up.railway.app/mcp - Click Add, then click Connect
- Sign in with your E2Easy account
That's it - Claude can now create and manage your E2Easy tests.
How does the E2Easy Connector work?
When you ask Claude to create a test, it doesn't guess. It visits the page you want to test using a real browser running in the background, finds the buttons, fields, and links that actually exist on that page, and builds the test using those real elements.
Tests are accurate and reliable - not made up from memory. Claude will confirm the steps with you before creating anything, so you always stay in control.
What can the E2Easy Connector do?
Once connected, the E2Easy Connector lets Claude:
- Create new tests from a plain English description
- List your existing tests so you can find and manage them
- View test steps to inspect what a test does
- Run a test and report back the result
- Update or delete tests when things change
All tests live in your E2Easy dashboard as always - the Connector is a faster way to create and manage them.
Example prompts
Here are a few prompts to get you started once connected:
Testing a login flow:
Create a test: open https://myapp.com/login, type my email into the email field, type my password into the password field, click Sign In, and verify the dashboard is visible.
Testing a contact form:
Open https://myapp.com/contact, fill in the Name field with 'Test User' and the Message field with 'Hello', click Submit, and confirm the success message appears.
Checking what tests you already have:
List my tests.
Running an existing test:
Run the login flow test.
Claude will confirm the steps with you before creating anything, so you always stay in control.
Where tests go
Every test created through Claude is saved to your E2Easy dashboard exactly like a manually recorded test. You can view the steps, edit them, organize them into folders, and run them at any time - either manually or automatically.
Nothing gets lost. Everything stays in one place at app.e2easy.app.
Troubleshooting
Connector shows as disconnected:
Open Customize → Connectors → E2Easy and click Connect again, then sign in with your E2Easy account.
Custom connector URL not accepted:
Confirm the URL is exactly https://e2easy-claude-production.up.railway.app/mcp with no trailing slash, and the name matches e2easy.
Test was created but selectors are wrong:
Be more specific in your description - mention the exact button label, field name, or URL path you want Claude to use.
Claude can't inspect a page behind login:
Describe the elements manually in your prompt; Claude will use your description to build the steps.
Support
For help, contact info@e2easy.app