Configuration
MCP servers are configured through Warp’s settings UI. You can access MCP settings via:- Settings → MCP Servers
- Warp Drive → Personal → MCP Servers
- Command Palette → search “Open MCP Servers”
For more details, see the official Warp MCP documentation.
Troubleshooting
How to add Neptune
How to add Neptune
- Go to Settings → MCP Servers
- Click + Add
- Paste this configuration:
- Click Start on the Neptune server to enable it
Where to find MCP settings
Where to find MCP settings
You can access MCP settings in multiple ways:
- Settings → MCP Servers
- Warp Drive → Personal → MCP Servers
- Command Palette (
Cmd+P) → search “Open MCP Servers” - Settings → AI → Manage MCP servers
'uvx: command not found'
'uvx: command not found'
Warp can’t find the
uv package manager.- Install uv:
- Restart Warp
Invalid JSON error
Invalid JSON error
Common JSON mistakes:
- Trailing commas (remove comma after last item)
- Missing quotes around strings
- Using single quotes instead of double quotes
MCP not connecting
MCP not connecting
- Make sure the Neptune server shows as “Running” in MCP settings
- Click View Logs on the server to check for errors
- Try running the command manually to see errors:
- If issues persist, try stopping and restarting the server
Warp AI features not available
Warp AI features not available
Warp’s AI features (including MCP) require:
- A Warp account (free tier works)
- AI features enabled in settings
Verify Installation
To verify Neptune is working:- Open Warp AI (Cmd+I or click the AI button)
- Ask: “What Neptune tools do you have?”
- You should see a list including
login,deploy_project, etc.
Next Steps
Quickstart
Continue with authentication and deploy your first app