MCP Connector
Miss U More is a one-button app for telling exactly one other person you miss them. This connector exposes the same app to any MCP-speaking assistant: check the scoreboard, press the button, and update your display name. Nothing else.
Tools
-
1
status Read-only. Returns whether you're Connected, who you miss, the running score, and whether Miss U is on cooldown.
-
2
missu Press the button. Sends a live notification to the one person you're Connected to and ticks the scoreboard. Respects the same rate limits as the app.
-
3
set_name Update your display name, which is shown to the person you miss. Identity stays the email.
Connect
Point your MCP host at this URL:
https://missu.fyi/v1/mcp
The connector uses OAuth 2.1 with PKCE, so your assistant opens a consent screen in your browser. Hosts that don't support OAuth can still use a personal API token from Settings → Assistants (MCP).
Claude Codeclaude mcp add -t http missu https://missu.fyi/v1/mcp
claude mcp add -t http missu https://missu.fyi/v1/mcp,
then /mcp → Connect.
Claude appSettings → Connectors → Add custom connector
Any other MCP hostremote/custom MCP server + OAuth
Authorization: Bearer … header.
Security and permissions
The connector can only read your status and press the button. It cannot change who you miss, manage emails, access your avatar, or send messages to anyone other than your connected person. Every action respects the same in-app rate limits. You can revoke access at any time from Settings → Connected assistants.
Support and legal
For help, visit missu.fyi or use the feedback option in the app's settings. See our Privacy Policy and Terms of Service.