One key. One server. Faster MCP proxy
All hosted on Cloudflare for fastest speed. No auth required. Copy the config below to get started instantly.
Get Started
Neurabase works seamlessly with your favorite development tools
Cursor
AI Code EditorThe AI‑first code editor that works seamlessly with Neurabase MCP servers
Manual Setup Instructions:
- 1. Open Cursor settings.
- 2. Navigate to Features → Model Context Protocol.
- 3. Add the configuration below.
mcp.json
1{
2 "mcpServers": {
3 "Neurabase-context7": {
4 "url": "https://context7-mcp-worker.deploya.workers.dev/mcp"
5 }
6 }
7}

Zed
AI Code EditorThe AI‑first code editor that works seamlessly with Neurabase MCP servers
Quick Setup for Zed:
- Open Zed → Preferences (⌘,).
- Search for "Model Context Protocol" and enable the feature.
- Press Edit Configuration.
- Paste the snippet below into the JSON, save, and close.
- Reload Zed (or ⌘R)—done!
settings.json
1{
2 "Neurabase-context7": {
3 "url": "https://context7-mcp-worker.deploya.workers.dev/mcp"
4 }
5}

Warp Terminal
AI TerminalThe modern terminal with AI capabilities, now enhanced with Neurabase MCP
Setup Instructions:
- 1. Open Warp settings (⌘,).
- 2. Navigate to Features → AI → Model Context Protocol
- 3. Enable MCP and add the configuration below.
- 4. Restart Warp to apply changes.
mcp_servers.json
1{
2 "Neurabase": {
3 "url": "https://context7-mcp-worker.deploya.workers.dev/sse",
4 "start_on_launch": true
5 }
6}
More integrations coming soon! Have a request?Let us know
🚀 Deploy MCP Server
Host your MCP server on Neurabase infrastructure.
Enter your public Git repository URL and email to get started.
Enter your public Git repository URL and email to get started.
Neurabase MCP Proxy Stats
Live statistics for all Neurabase MCP proxy servers. Monitor uptime, usage, and performance in real time.
Loading MCP server metrics...