Odel
company lens mcp registry

company lens mcp registry

@gepuroMITUpdated 11mo ago

Search Japanese company database

Server endpointStreamable HTTPProbe failed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Publish

mcp-publisher init
mcp-publisher login github
openssl genpkey -algorithm Ed25519 -out key.pem
echo "gepuro.net. IN TXT \"v=MCPv1; k=ed25519; p=$(openssl pkey -in key.pem -pubout -outform DER | tail -c 32 | base64)\""
mcp-publisher login dns --domain gepuro.net --private-key $(openssl pkey -in key.pem -noout -text | grep -A3 "priv:" | tail -n +2 | tr -d ' :\n')
mcp-publisher publish
curl "https://registry.modelcontextprotocol.io/v0/servers?search=net.gepuro.mcp-company-lens-v1/company-lens-mcp-registry"