A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
A modern chat interface for Anthropic's Claude AI models built with Nuxt.js. Experience seamless conversations with Clau
Self-hosted Claude interface for enterprises. Run Anthropic's Claude on your infrastructure with your API keys—no rate limits, no data leakage, full audit control.
The open-source Nuxt.js version. Perfect for individual developers and small teams comfortable with self-hosting.
Features:
The production-ready Next.js version built for organizations.
Additional Features:
Email hi@remoteskills.io for enterprise license →
Tech Stack: Nuxt 3, Drizzle ORM, SQLite, Tailwind CSS
Make sure to install the dependencies:
# npm
npm install
# pnpm
pnpm install
# yarn
yarn install
Create a .env file in the root directory and add your Anthropic API key:
# Required: Get your API key from https://console.anthropic.com/
ANTHROPIC_KEY=your_anthropic_api_key_here
# Optional: Custom database path (defaults to ./database.db)
DATABASE_URL=./database.db
To get your Anthropic API key:
.env fileEnsure poppler-utils is part of your environment by installing it:
sudo apt update
sudo apt install poppler-utils
Create a .env file in the root directory and add your ANTHROPIC_KEY API key as shown above in the Setup section.
Start the development server on http://localhost:3000:
# npm
npm run dev
# pnpm
pnpm dev
# yarn
yarn dev
Build the application for production:
# npm
npm run build
# pnpm
pnpm build
# yarn
yarn build
The application uses a SQLite database to store thread and message data.
This project uses Drizzle ORM for database management. Available commands:
# Generate database schema
npm run db:generate
# Migrate database schema
npm run db:migrate
Unlike cloud AI chat services:
An AI-powered custom node for ComfyUI designed to enhance workflow automation and provide intelligent assistance
Deterministic multi-agent pipeline for end-to-end software development, orchestrating CLI-based AI tools (e.g. Gemini, C
💻 A curated list of papers and resources for multi-modal Graphical User Interface (GUI) agents.
Native macOS app to monitor Claude AI usage limits and watch your coding sessions live