-
-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
but later to use the chat I have to sign in, my server is not shown anymore and I have to manually add it:
Expected Behavior
The connected server from my config will be autoconnected after the login and shown in the list of servers.
Platform
npx
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working