Basin stops code gen hallucinations
The first vibe coding tool designed for reliability. Create apps without the fear of AI-generated bugs or hallucinations.
How to stop code gen hallucinations with Basin MCP - YouTube
Basin is compatible with popular code editors:
Not yet another AI code editor
Basin is not a new AI code editor, instead, it plugs into your existing ones.
MCP
Connect with any editors with MCP/A2A support!
Your Basin works seamlessly even as you switch between editors.
Code like a pro, zero learning curve
Use the Agent Mode in your editor to invoke Basin MCP. Tell it to test specific things, like GDPR, latency, etc.
Get started in seconds.
Adding Basin MCP to your editor is just as easy as adding any other MCP tool.
mcp_config.json
"mcpServers": {
"basin-mcp": {
"command": "npx",
"args": ["-y", "basin-mcp@latest"],
"env": {
"BASIN_API_KEY": "your_api_key_here"
}
}
}
(Option 1) Using mcp_config.json
If your editor uses mcp_config.json, you can add Basin MCP directly by adding the config in the box and your API key.
(Option 2) Using MCP settings dialog
If your editor provides a dialog for adding MCP tools, you can add Basin MCP by adding the following line to the text area:
env BASIN_API_KEY=<api_key> npx -y basin-mcp@latest
Step 2: Install Playwright
Basin relies on Playwright to run tests, so you may need to ensure it's installed on your computer before using Basin MCP for the first time. To install it, run the following command:
npm i -g playwright@latest
Sign up to Basin Pro
Enterprise-grade reliability
Imagine the things you can do if you can build production-grade service with AI? With Basin Pro, you can. Basin Pro offers a variety of production-scale tools, including CI/CD, organization-wide compliance, accessibility, etc., all within your coding agent.
Join the wait-list
Join the wait-list to Basin Pro and you'll get 30 days of free access to Basin Pro when it launches. Have friends? Invite them to join the wait-list and you'll also get $100 compute credit when 3 of them join through your referral link.