← Back to Plugins
MCP Server MCP

Product Console

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Agent accountability for product teams: specs, evidence, and ship readiness over MCP.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://pc-mcp.fly.dev/mcp",
      "headers": [
        {
          "description": "Bearer token. Create one in Product Console under Settings, CLI Access at https://app.productconsole.ai",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...