Loading MCP server directory, please wait...
Turn a written schedule into a live calendar link people subscribe to in Apple, Google, Outlook.
npx @getmcp/cli add ai.calfeed/calfeedRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token — mint a Calfeed access token at https://calfeed.ai/profile and send as 'Bearer cf_...'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.calfeed/calfeed": {
"url": "https://calfeed.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}