MCP Server
MCP
Deepgent
Company analytics for Deepgent workspaces: usage, conversations, quality, billing, KB status.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.deepgent.net/v1/mcp",
"headers": [
{
"description": "API key issued in the Deepgent portal (deepgent.net). Format: 'Bearer <key>'.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment