PrimeBrickPrimeBrick
  • Docs
  • Contact
  • MIT License
  • Documentation
  • MCP Server
  • API Catalog
  • Services
  • Libraries
PrimeBrickPrimeBrick

© 2026 PrimeBrick. MIT License. v3.8.0

github
Information
MCP
    MCP Server Endpointpost
MCP OAuth
    Protected Resource Metadata (RFC 9728)getAuthorization Server Metadata (RFC 8414)getDynamic Client Registration (RFC 7591)postAuthorization EndpointgetToken Endpointpost
Schemas
powered by Zudoku
MCP Catalog
MCP Catalog

MCP

Download schema

Model Context Protocol server endpoint for AI client integration


MCP Server Endpoint

App Configuration

Choose your app and copy the configuration to get started.


Claude Desktop

  1. Open Claude Desktop and navigate to Settings
  2. Go to Connectors → Add custom connector and paste the MCP URL
  3. Save and the server will appear in your conversations
View official docs

Claude Code CLI

Add it to Claude Code CLI by running:

TerminalTerminal
claude mcp add --transport http 'primebrick' 'http://localhost:3001/mcp'

MCP OAuth