MCP Server
MCP
CoreModels
CoreModels schema editor: nodes, mixins, relations, JSON Schema import/export. Sign-in required.
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