MCP Server
MCP
gjalla
Production-readiness for your AI coding agents.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://gjalla.io/mcp/stream",
"headers": [
{
"description": "Bearer <gjalla agent API key>. Generate one at https://gjalla.io/account/api-keys.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment