ai-client

mbeps/ai-client
★ 2 stars TypeScript 🗄️ Database Updated 4d ago
AI chat application featuring branching message trees, real-time streaming responses, multi-format artifact rendering (Markdown, HTML, XLSX, Mermaid diagrams), file handling, and integrated Model Context Protocol (MCP) servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-client": {
      "command": "npx",
      "args": [
        "-y",
        "mbeps/ai-client"
      ]
    }
  }
}

README Excerpt

A full-featured Next.js 16 AI chat application featuring branching message trees, real-time streaming responses, multi-format artifact rendering (Markdown, HTML, XLSX, Mermaid diagrams), file handling, and integrated Model Context Protocol (MCP) servers. Built with TypeScript, PostgreSQL, Better Auth, and the Vercel AI SDK—deploy with confidence.

Topics

aiai-agentsartificial-intelligenceblocknotedrizzle-ormharnessmcpmodel-context-protocolnextjspostgresqlragreactretrieval-augmented-generations3-storageshadn-ui