Skip to content

[BUG] Custom MCP server is overwritten after login #1579

@onelxj

Description

@onelxj

Issue

I start my McpJam app with npx @mcpjam/inspector@latest --config mcp_servers.json --server ai-todo

the config looks like the following:
{"mcpServers":{"ai-todo":{"type":"streamable-http","url":"http://localhost:9991/mcp/"}}}

then it opens a window which indeed connects to my server:

Image

but later to use the chat I have to sign in, my server is not shown anymore and I have to manually add it:

Image

Expected Behavior

The connected server from my config will be autoconnected after the login and shown in the list of servers.

Platform

  • npx

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions