MCP server for Astrocal scheduling API โ manage bookings from AI agents via the Model Context Protocol
{
"mcpServers": {
"astrocalmcp": {
"command": "npx",
"args": [
"-y",
"@astrocal/mcp-server"
]
}
}
}