[BUG] No Claude-Code-Connector

Resolved 💬 0 comments Opened Jun 22, 2026 by LiamPushee Closed Jun 23, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

That's because claude-code-remote isn't a connector you add — it's a platform-provided server that Anthropic injects automatically into Claude Code on the web sessions. It shouldn't appear in the connectors directory, and you can't manually add it.

This means the issue is on Anthropic's side, not yours. The server that provides the push notification tool is either:

  • Not being injected into your routine's sessions right now (a platform bug or regression)
  • Temporarily unavailable due to an infrastructure issue

Since it was working consistently and then stopped without you changing anything, this is worth reporting directly to Anthropic. File a bug at [github.com/anthropics/claude-code/issues](https://github.com/anthropics/claude-code/issues) with:

  • What you expected: push notification to iPhone at 8am from morning brief routine
  • What's happening: notification stopped arriving, claude-code-remote MCP server not available inside the routine session
  • When it stopped (approximately)
  • Your plan type

There's nothing in your environment config to fix here — the connector not being in the marketplace is by design, which means you can't restore it yourself. It needs to come back from the platform side.

In the meantime, the brief itself is working perfectly — you just have to manually check it by opening the session.

What Should Happen?

I should be getting a routine that I have scheduled pushed to my iPhone in Claude. And It's not happening.

Error Messages/Logs

Steps to Reproduce

n/a

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

Sonnet 4.6 Medium

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗