HomeOther › packmind

packmind

Packmind captures, scales, and enforces your organization's technical decisions.

TypeScript Remote
★ 314 stars Last pushed 2026-09-23 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://app.packmind.ai/mcp HTTP 405 when checked 2026-09-24

Claude Code:

claude mcp add --transport http packmind https://app.packmind.ai/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "packmind": {
      "url": "https://app.packmind.ai/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization — Bearer token for Packmind authentication

Related servers

Data from the Official MCP Registry