claude-code - 💡(How to fix) Fix Account-linked MCP machine delegation across devices

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Allow Claude clients (mobile, web, other machines) to delegate MCP queries to a designated machine running Claude Code, tied to the same account.

Root Cause

Allow Claude clients (mobile, web, other machines) to delegate MCP queries to a designated machine running Claude Code, tied to the same account.

Fix Action

Fix / Workaround

Problem

MCP server configurations are stored locally on each machine. If I have a Snowflake MCP configured on my laptop, I cannot query it from my phone or any other device — even when logged into the same Claude account. The only workaround is remote desktop into the laptop.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Summary

Allow Claude clients (mobile, web, other machines) to delegate MCP queries to a designated machine running Claude Code, tied to the same account.

Problem

MCP server configurations are stored locally on each machine. If I have a Snowflake MCP configured on my laptop, I cannot query it from my phone or any other device — even when logged into the same Claude account. The only workaround is remote desktop into the laptop.

Proposed Solution

  • A persistent Claude Code listener/daemon mode that runs on a machine and registers it to the user's account
  • An account-level device registry showing available machines and their configured MCPs
  • A routing layer (via Anthropic's servers) so any Claude client can say "run this on my laptop's MCPs" without manual networking setup
  • The phone/web app surfaces available machines so the user can choose which one handles the query

Alternative Solutions

No response

Priority

Medium - Would be very helpful

Feature Category

MCP server integration

Use Case Example

I have a Snowflake MCP on my work laptop. I want to ask Snowflake questions from my phone while away from my desk — without needing to remote desktop in first.

Additional Context

This is similar in spirit to the existing Remote Triggers feature, but for local MCP-enabled machines rather than cloud agents.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING