Loading MCP server directory, please wait...
Free scheduling your agent can book through: live availability, booking, verification, cancel.
npx @getmcp/cli add com.nolizi.calendar/calendarRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer followed by your API key from https://calendar.nolizi.com/app/api-keys. Keys carry full owner permissions.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.nolizi.calendar/calendar": {
"url": "https://calendar.nolizi.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}