← Back to Plugins
MCP Server MCP

mozg

github By github 👁 3 views ▲ 0 votes

Exam-scored knowledge brains your agent searches over MCP, plus a public list of their gaps.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mozg.sh/mcp",
      "headers": [
        {
          "description": "Bearer token from https://mozg.sh/settings/tokens — e.g. \"Bearer mzg_...\". Clients that speak MCP OAuth can leave this empty and sign in instead.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...