Catalog
live.alpic.iaapp-a912a14e/IAApp
Official1 toolMorning brief
Chatgpt app for Morning brief
Generate morning briefings and daily summaries via ChatGPT.
Captured live from the server via tools/list.
get-morning-brief
Generate a prioritized morning briefing from a unified array of async messages (email, Slack, Linear). Returns urgent items, hot deals, and today's commitments.
Parameters (3)
- messagesarrayrequired
Unified messages from any source (email, Slack, Linear, etc.)
- datestring
Reference date in ISO format. Defaults to today.
- localestring
Primary locale for pattern matching. Defaults to 'fr'.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"IAApp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://iaapp-a912a14e.alpic.live"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.