mcp for Zed
dev.agentsim/mcp
Control plane for agent auth walls. Connector 0 handles SMS OTP with US test numbers.
client:Zed
transport:streamable-http
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.agentsim.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs