Tadas Antanavicius
Tadas Antanavicius
Wanted to capture this so we don't forget about it: https://github.com/modelcontextprotocol/registry/issues/396#issuecomment-3330056115 Will write a more thorough issue later (or someone can beat me to it)
I think the state we _want_ to be in is: - Registry code (including API and CLI) uses exclusively finalized versions of server.json from https://github.com/modelcontextprotocol/static/tree/main/schemas - [This file](https://github.com/modelcontextprotocol/registry/blob/main/docs/reference/server-json/server.schema.json) is a...
We have a bunch of things that need to happen anytime we add a maintainer: - `@modelcontextprotocol.io` account - Permissions to access infra - GitHub permissions, Discord permissions - Maybe...
I like our solution to https://github.com/modelcontextprotocol/registry/issues/356 We could do a little more to document it. The core shape is: ``` { "name": "my-server", "description": "...", "_meta": { "io.modelcontextprotocol.registry/official": { /*...