MCPJam / MCPJam/inspector

[FEATURE] Bring anonymous servers to the logged in account

Open
#2,145 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2.2k
Forks
283
Avg merge
11h 47m
Merged PRs (30d)
737

Description

# Feature

When launching the inspector with `npx @mcpjam/inspector --config mcp_servers.json --server `, the server is loaded into the current anonymous session. As soon as I sign in, the UI switches to my account's workspace and the CLI-loaded server disappears — I have to re-add it manually through the sidebar.
This forces a choice between two workflows that should work together:

CLI-driven loading (`--config`) is the fastest way to spin up the inspector against a specific server during local dev.
Chat is so useful during development.

Right now you can only have one or the other in a single session.

# Solution

When the local session is started and connected to the local MCP server it shouldn't be lost after the sign in.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.