Skip to content

brief-hq/brief

v1.0.2ISC

Give AI coding agents access to your product strategy, customer research, decisions, and current priorities through Brief.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

briefstreamable-http
{
  "type": "streamable-http",
  "url": "https://app.briefhq.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "brief",
  "version": "1.0.2",
  "description": "Give AI coding agents access to your product strategy, customer research, decisions, and current priorities through Brief.",
  "author": {
    "name": "Brief",
    "email": "support@briefhq.ai",
    "url": "https://briefhq.ai"
  },
  "homepage": "https://briefhq.ai",
  "repository": "https://github.com/brief-hq/brief-agent-plugin",
  "license": "ISC",
  "keywords": [
    "product-management",
    "decisions",
    "context",
    "mcp",
    "product-context",
    "strategy"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub