Astrocal for Zed
dev.astrocal/mcp-server
AI-native scheduling: check availability, book meetings, cancel and reschedule via MCP
client:Zed
transport:streamable-http
runtime:npm
Install Astrocal in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://api.astrocal.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs