ActivitySmith MCP
About
Send Push Notifications and Live Activities to your paired iOS devices.
Details
- Author
- Unknown
- Categories
- Communication, Other
Jump to
- Send push notifications— Ask your assistant tosend_push_notificationto your iPhone or iPad with optional actions, media, and channel targeting.
- Manage Live Activities— Useset_live_activity_streamto start or update real-time progress on your Lock Screen, thenend_live_activity_streamwhen done.
- Request remote approvals— Have your agentrequest_approvalfor actions like purchases or deploys, and receive accept/reject decisions on your device.
- Update Lock Screen widgets— Create widget metrics withcreate_widget_metricand update their values viaset_widget_metric_value.
- Set app icon badge count— Useupdate_app_icon_badge_countto set or clear the badge number on paired devices.
- Review notification history— Ask for past pushes withlist_push_notificationsor check Live Activity status vialist_live_activities.
Give AI models and agents a direct line to your iPhone
Connect the official ActivitySmith MCP server to Claude Code, Cursor, Codex, Grok, or any other client that supports remote MCP servers. After OAuth approval, your agent can send remote approvals andPush Notificationswhile showing real-time updates withLive Activitieson your iPhone and iPad.
Set a standing rule for actions that need your approval, such as making any purchase, deploying to production, publishing publicly, sending an external email, or deleting data. When an agent reaches that boundary, ActivitySmith stores its request and delivers two clearly labeled actions through a Live Activity or Push Notification.
When you choose an action, the waiting agent receives the decision immediately. Pending requests remain available for up to 30 minutes, giving you time to respond after stepping away.
See how remote approvals for AI agents work.
Send Push Notifications to your paired devices.
Show real-time business metrics, operational state, or ongoing work on your Lock Screen.
Send remote approvals that you can accept or reject from your iPhone.
Update values shown in your Lock Screen widgets.
Set or clear the App Icon Badge Count on paired devices.
Review Push Notification and Live Activity history.
AI agent task progress Live Activity on the iPhone Lock Screen, updated over MCP
The server URL is the same in every client. Approve the OAuth screen in your browser to make the ActivitySmith tools available in new sessions.
1. Register the ActivitySmith MCP server
Open a terminal and run this command. User scope makes ActivitySmith available in Claude Code across all your projects.
claude mcp add --transport http --scope user activitysmith https://mcp.activitysmith.com/mcp
Start a new Claude Code session, then run this command inside the session and selectactivitysmith.
Return to Claude Code. ActivitySmith tools are now available in your sessions across all projects.
Install in Cursorwith one click. If you prefer manual setup, add the server to~/.cursor/mcp.json:
{ "mcpServers": { "activitysmith": { "url": "https://mcp.activitysmith.com/mcp" } }}
Cursor prompts you to log in the first time the server is used.
codex mcp add activitysmith --url https://mcp.activitysmith.com/mcp
In Grok, openConnectors, select New Connector, then select Custom and enter the server URL:
Complete the OAuth flow in the pop-up window. If Safari blocks it, allow pop-up windows forgrok.comand try again.
For Grok Build, add the server from a terminal:
grok mcp add --transport http activitysmith https://mcp.activitysmith.com/mcp
For any client that asks for a remote MCP server URL, usehttps://mcp.activitysmith.com/mcp. The authorization flow happens in ActivitySmith. After approval, tools run against the account you authorized.
The server exposes the following MCP tools, grouped by resource. We recommend keeping tool confirmation enabled in your client and exercising caution when combining the server with other MCP servers, to reduce the risk of prompt injection. API key administration remains in the ActivitySmith web app and is not exposed to MCP clients.
Send iOS push notifications using the Bark app.
Interact with Africa's Talking airtime service and store transaction data in a local SQLite database.
Send native macOS notifications and interact with system dialogs.
Send cross-platform desktop notifications from AI assistants.
Send various types of messages, including text, markdown, images, and files, to a DingDing group robot.
Enables AI assistants to send notifications and request user input through Discord.
Sends notifications to Discord channels or users via a bot.
Official Model Context Protocol (MCP) server for FastAlert. This server allows AI agents (like Claude, ChatGPT, and Cursor) to list of your channels and send notifications directly through the FastAlert API.
Broadcast AI-driven alerts securely to thousands of phones and laptops in seconds—no apps, no SMS, and total user privacy.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




