MCP Server
MCP
ContextLayer
Intelligent context infrastructure for AI teams: knowledge graph, sessions, tasks, documents.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.dotnova.io/mcp",
"headers": [
{
"description": "Bearer JWT issued by ContextLayer (sign in at https://app.dotnova.io and copy the API token from Settings -> API Keys). Format: 'Bearer <token>'.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment