← Back to Plugins
MCP Server MCP

CoreModels

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

CoreModels schema editor: nodes, mixins, relations, JSON Schema import/export. Sign-in required.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://go.coremodels.io/mcp-admin",
      "headers": [
        {
          "description": "OAuth 2.0 Bearer token obtained via the sign-in flow advertised at /.well-known/oauth-protected-resource",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...