-
Notifications
You must be signed in to change notification settings - Fork 373
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When trying to run
mcp-publisher publish
We get this error:
Publishing to https://registry.modelcontextprotocol.io...
Error: publish failed: server returned status 400:
{"title":"Bad Request","status":400,"detail":"Failed to publish server",
"errors":[
{"message":"remote URL https://agent.thoughtspot.app/mcp does not match namespace
io.github.thoughtspot/mcp-server: remote URL host agent.thoughtspot.app does not match
publisher domain thoughtspot.github.io"
}
]}
While the docs clearly state that when io.github.companyname
scheme is used, any remote URL is allowed, as long as authenticated to github.

Expected behavior
This should successfully publish.
pab1it0 and IvanBiruk
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working