← Back to Plugins
MCP Server MCP

Keypup Engineering Analytics

github By github 👁 2 views ▲ 0 votes

Generate answers & visualizations from your engineering data to track software development health.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://hq.keypup.io/mcp",
      "headers": [
        {
          "description": "The Bearer API token for authentication. See: https://docs.keypup.io/en/articles/15360547-using-the-mcp-server",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...