You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please onboard these two Official MCP Registry servers to the GitHub MCP Registry (github.com/mcp, api.mcp.github.com) so they appear in Copilot, the VS Code @mcp gallery, and Enterprise allowlists.
Per discussion #1257 (trent-j): Official Registry publish is required first; initial github.com/mcp onboarding is still manual curation; versions sync after onboard.
Servers
Field
Docs (read-only)
Spend (operator key)
Official name
com.imbawallet/agent-docs
com.imbawallet/agent
Title
IMBA Agent Docs
IMBA Agent Spend
Latest version
0.1.4 (active, isLatest)
0.1.4 (active, isLatest)
HTTP
https://imbawallet.com/mcp/docs (streamable-http, no auth)
Spend uses operator Ed25519 headers X-IMBA-Agent-Client-Id and X-IMBA-Agent-Private-Key (per-operator key; IMBA does not host a shared spend wallet). Docs has no auth. Default well-known discovery is docs-only.
Official server.json currently cites https://github.com/IMBAwallet/IMBA_front (private Flutter host that also ships the HTTP MCP image). Happy to point GitHub cards at the public IMBAwallet/agent-mcp repo if that is required for listing.
Why two entries
Docs is the crawler-safe, unauthenticated server. Spend is a separate server and must not be the default well-known target. Please list both names; do not collapse them into one gallery card that points at spend by default.
Happy to provide extra metadata, a public README install snippet, or a probe of the HTTP endpoints. Thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Request
Please onboard these two Official MCP Registry servers to the GitHub MCP Registry (
github.com/mcp,api.mcp.github.com) so they appear in Copilot, the VS Code@mcpgallery, and Enterprise allowlists.Per discussion #1257 (trent-j): Official Registry publish is required first; initial github.com/mcp onboarding is still manual curation; versions sync after onboard.
Servers
com.imbawallet/agent-docscom.imbawallet/agentactive,isLatest)active,isLatest)https://imbawallet.com/mcp/docs(streamable-http, no auth)https://imbawallet.com/mcp/spend(streamable-http)@imba_wallet/agent-mcp-docs@0.1.4@imba_wallet/agent-mcp@0.1.4Spend uses operator Ed25519 headers
X-IMBA-Agent-Client-IdandX-IMBA-Agent-Private-Key(per-operator key; IMBA does not host a shared spend wallet). Docs has no auth. Default well-known discovery is docs-only.Evidence — Official Registry (live)
curl -sS "https://registry.modelcontextprotocol.io/v0.1/servers?search=imbawallet&version=latest"
Returns
com.imbawallet/agent-docs@0.1.4andcom.imbawallet/agent@0.1.4.Direct:
DNS namespace proof:
https://imbawallet.com/.well-known/mcp-registry-authEvidence — GitHub MCP Registry (checked 2026-09-01)
curl -sS "https://api.mcp.github.com/v0.1/servers?search=imbawallet&limit=20"
Returns
{"servers":[],"metadata":{"count":0,"total":0}}.Same empty result for
IMBA,IMBAwallet,com.imbawallet.curl -sS -o /dev/null -w "%{http_code}" "https://api.mcp.github.com/v0.1/servers/com.imbawallet%2Fagent-docs/versions/latest"
Returns
404.UI:
Repositories
server.jsoncurrently cites https://github.com/IMBAwallet/IMBA_front (private Flutter host that also ships the HTTP MCP image). Happy to point GitHub cards at the publicIMBAwallet/agent-mcprepo if that is required for listing.Why two entries
Docs is the crawler-safe, unauthenticated server. Spend is a separate server and must not be the default well-known target. Please list both names; do not collapse them into one gallery card that points at spend by default.
Happy to provide extra metadata, a public README install snippet, or a probe of the HTTP endpoints. Thank you.
All reactions