local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmit
workspace_premiumRanked stack board
Honeystax/Claude CodeClaude Code

Claude CodeThe board builders scan before they commit to this stack.

Anthropic’s CLI for Claude — the coding agent

Claude Code is Anthropic’s official CLI for coding with Claude. Explore skills, MCP servers, frameworks, and tools built for the Claude Code ecosystem.

14 featured picks262 builds with real repo pull19 live lanes to scan
686Tracked Builds
1457kRepo Stars
19Builder Lanes
Read the boardcodeOpen official source
rocket_launch

Fastest Way Into Claude Code

1. Install

npm install -g @anthropic-ai/claude-code

Requires Node.js 18+. Works on macOS, Linux, and WSL.

2. Run

cd your-project && claude

Opens an interactive session. Claude reads your codebase and helps you code.

3. Extend

Add skills (custom slash commands), MCP servers (external tools), hooks (lifecycle events), and agents for complex tasks.

code GitHubmenu_book Docspackage_2 npm
menu_book

Step-by-Step Guide

From zero to coding with Claude in under 2 minutes

1download

Install Claude Code

One command. Takes about 30 seconds.

expand_more
  1. a

    Check if you have Node.js

    node --version

    You need v18 or higher. If you see a number like v20.11.0, you're good. If you get "command not found", go to nodejs.org and install it first.

  2. b

    Install Claude Code globally

    npm install -g @anthropic-ai/claude-code

    This installs the claude command on your machine. Runs on macOS, Linux, and Windows (WSL).

  3. c

    Verify it worked

    claude --version

    You should see a version number. If you do, you're ready to go.

2terminal

Run It in Your Project

Point it at your code and start talking.

expand_more
  1. a

    Open your terminal

    On Mac: Spotlight → type "Terminal". On Windows: open WSL or Windows Terminal.

  2. b

    Navigate to your project folder

    cd ~/my-project

    Replace ~/my-project with the actual path to your project.

  3. c

    Start Claude Code

    claude

    That's it. Just type claude and hit Enter.

  4. d

    First time? Log in

    It'll open a browser window to authenticate with your Anthropic account. Log in, come back to the terminal, and you're connected.

  5. e

    Start talking

    Claude automatically reads your project files. Just describe what you want: "add a login page", "fix the failing test", "refactor this function".

3keyboard

UI Basics & Key Commands

Everything you need to know to not feel lost.

expand_more

Core Controls

Enter

Send your message

Escape

Cancel what Claude is doing right now

Ctrl + C

Exit Claude Code completely

↑ / ↓

Scroll through your message history

Slash Commands

/help

See all available commands

/clear

Wipe the conversation and start fresh

/compact

Summarize and shrink the conversation

/cost

See how much this session has cost so far

lightbulbPro tip: When Claude wants to edit a file or run a command, it'll ask for permission. Press y to allow, n to deny. You can also type ! to allow and stop asking for that type of action.

auto_awesome

Where Claude Code is winning

The strongest lanes in this ecosystem, ranked by visible public proof.

Lead builds

buildSkills

6 tracked builds

86k ★
Leadmarketingskills30k★#2planning-with-files22k★#3humanizer17k★#4awesome-agent-skills11k★#5pinme3.5k★#6trailofbits-skills3.5k★
Lead builds

hubMCP Servers

5 tracked builds

95k ★
Leadawesome-mcp-servers83k★#2Pal MCP Server11k★#3claude-code-mcp1.3k★#4obsidian-claude-code-mcp172★#5claude-code-mcp-init73★
Lead builds

smart_toyAgents

5 tracked builds

16k ★
Leadawesome-claude-code-subagents13k★#2a-list-of-claude-code-agents1.2k★#3claude_code_agent_farm685★#4agentic-flow531★#5cord132★
Lead builds

extensionPlugins & Hooks

6 tracked builds

8.5k ★
LeadContinuous-Claude-v33.6k★#2claude-code-hooks-mastery3.3k★#3claude-code-hooks-observability1.3k★#4ccproxy180★#5cchooks120★#6claude-hooks-sdk63★
Lead builds

appsApps & Tools

5 tracked builds

64k ★
Leadclaude-code-router29k★#2opcode21k★#3claude-relay-service12k★#4cui1.1k★#5agent-viewer337★
Lead builds

menu_bookGuides & Config

5 tracked builds

136k ★
Leadget-shit-done64k★#2awesome-claude-code27k★#3SuperClaude_Framework23k★#4context-engineering-intro13k★#5claude-code-infrastructure-showcase9.6k★
list

Claude Code board

(79)

Filter the ranked board by type, timing, and proof signal.

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

79 signals found

claude-plugins-officialstar
MCP Server

Official, Anthropic-managed directory of high quality Claude Code Plugins.

Featured build26k repo stars7874 builder votes
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude Code

Official, Anthropic-managed directory of high quality Claude Code Plugins.. An open-source mcp server for the AI coding ecosystem.

code-review-graph
MCP Server

Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6...

Stack favorite17k repo stars5175 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHours

Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6.8× fewer tokens on reviews and up to 49× on daily coding tasks.. An open-source mcp server for the AI coding ecosystem.

claude-context
MCP ServerCode & Search

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

Stack favorite12k repo stars3459 builder votes
Claude, Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, C++, Swift, Kotlin, PHP, OpenAI, LangChain, Ollama, pnpm
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursClaude, Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, C++, Swift, Kotlin, PHP, OpenAI, LangChain, Ollama, pnpm

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.. An open-source mcp server for the AI coding ecosystem.

claude-code-ultimate-guide
MCP Server

A tremendous feat of documentation, this guide covers Claude Code from beginner to power user, with production-ready...

Stack favorite4.5k repo stars1339 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

A tremendous feat of documentation, this guide covers Claude Code from beginner to power user, with production-ready templates for Claude Code features, guides on agentic workflows, and a lot of great learning materials, including quizzes and a handy "cheatsheet". Whether it's the "ultimate" guide to Claude Code will be up to the reader :). An open-source mcp server for the AI coding ecosystem.

toprank
MCP Server

Open-source Claude Code skills for SEO, GEO, Google Ads, Meta Ads

Stack favorite2.6k repo stars786 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

Open-source Claude Code skills for SEO, GEO, Google Ads, Meta Ads. An open-source mcp server for the AI coding ecosystem.

claude-code-plugins-plus-skills
MCP Server

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI...

Stack favorite2.2k repo stars671 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.. An open-source mcp server for the AI coding ecosystem.

jcodemunch-mcp
MCP Server

The leading, most token-efficient MCP server for GitHub source code exploration via tree-sitter AST parsing

Stack favorite1.8k repo stars184 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

The leading, most token-efficient MCP server for GitHub source code exploration via tree-sitter AST parsing

Claude-Code-Everything-You-Need-to-Know
MCP ServerWorkflow & Automation

The ultimate all-in-one guide to mastering Claude Code. From setup, prompt engineering, commands, hooks, workflows, a...

Stack favorite1.7k repo stars173 builder votes
Anthropic, Claude, Python, Go, SQLite, GPT, LLM, AWS, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesAnthropic, Claude, Python, Go, SQLite, GPT, LLM, AWS, Vercel

The ultimate all-in-one guide to mastering Claude Code. From setup, prompt engineering, commands, hooks, workflows, automation, and integrations, to MCP servers, tools, and the BMAD method—packed with step-by-step tutorials, real-world examples, and expert strategies to make this the global go-to repo for Claude mastery.

claude-code-mcp
MCP ServerClaude Code MCPs

Claude Code as one-shot MCP server to have an agent in your agent.

Stack favorite1.3k repo stars128 builder votes
Go, Claude, ESLint, GitHub Actions, JavaScript, Python, Java, Anthropic
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesGo, Claude, ESLint, GitHub Actions, JavaScript, Python, Java, Anthropic

Claude Code as one-shot MCP server to have an agent in your agent.

voicemode
MCP Server

Natural voice conversations with Claude Code

Stack favorite1.2k repo stars119 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

Natural voice conversations with Claude Code

agentshield
MCP Server

AI agent security scanner. Detect vulnerabilities in agent configurations, MCP servers, and tool permissions. Availab...

Builder signal649 repo stars65 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

AI agent security scanner. Detect vulnerabilities in agent configurations, MCP servers, and tool permissions. Available as CLI, GitHub Action, ECC plugin, and GitHub App integration.

storybloq
MCP Server

Cross-session context for Claude Code. CLI + MCP server + /story skill that tracks tickets, issues, handovers, and ro...

Builder signal542 repo stars54 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Cross-session context for Claude Code. CLI + MCP server + /story skill that tracks tickets, issues, handovers, and roadmap in a.story/ directory.

UnrealClaude
MCP Server

Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation contex...

Builder signal542 repo stars54 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.

claude-code-skills
MCP Server

Plugin suite + bundled MCP servers for Claude Code. Full delivery lifecycle: Agile pipeline with multi-model AI revie...

Builder signal466 repo stars47 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Plugin suite + bundled MCP servers for Claude Code. Full delivery lifecycle: Agile pipeline with multi-model AI review, project bootstrap, documentation generation, codebase audits, performance optimization, community workflows. Includes hex-line (hash-verified editing), hex-graph (code knowledge graph), and hex-ssh (remote SSH) MCP servers.

claude-video-vision
MCP Server

Give Claude the ability to watch and understand videos — Claude Code plugin with frame extraction and multimodal audi...

Builder signal395 repo stars40 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Give Claude the ability to watch and understand videos — Claude Code plugin with frame extraction and multimodal audio analysis

MARM-Systems
MCP Server

Stop re-explaining yourself to your AI. MARM gives every session persistent memory, cross-agent context sharing, and...

Builder signal290 repo stars29 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Stop re-explaining yourself to your AI. MARM gives every session persistent memory, cross-agent context sharing, and structured reasoning that builds as you work, not resets. Includes a live web dashboard for browsing memories, logs, and sessions without touching the CLI. Connects over HTTP, HTTPS, STDIO to fit any stack or deployment.

node9-proxy
MCP Server

The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autono...

Builder signal190 repo stars19 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.

task-orchestrator
MCP Server

Server-enforced workflow discipline for AI agents. An MCP server providing persistent work items, dependency graphs,...

Builder signal186 repo stars19 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Server-enforced workflow discipline for AI agents. An MCP server providing persistent work items, dependency graphs, quality gates, and actor attribution. Schemas define what agents must produce — the server blocks the call if they don't. Works with any MCP-compatible client.

firefox-devtools-mcp
MCP Server

Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser thr...

Builder signal145 repo stars15 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol

ServiceGraph
MCP Server

AI Agent skills for a structured catalog of 100k+ US professional-services firms

Builder signal143 repo stars14 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

AI Agent skills for a structured catalog of 100k+ US professional-services firms

yantrikdb-server
MCP Server

Cognitive memory database for AI agents — consolidates duplicates, detects contradictions, fades stale memories via t...

Builder signal137 repo stars14 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Cognitive memory database for AI agents — consolidates duplicates, detects contradictions, fades stale memories via temporal decay. Rust, AGPL, ships as library / MCP server / HTTP cluster.

digital-marketing-pro
MCP Server

Claude Code plugin: 115 commands, 25 agents, 64 scripts, 67 MCP servers, 143 reference files. Eval/QA layer (hallucin...

Builder signal102 repo stars10 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Claude Code plugin: 115 commands, 25 agents, 64 scripts, 67 MCP servers, 143 reference files. Eval/QA layer (hallucination detection, claim verification, A+ through F grading). Multilingual (Sarvam AI, DeepL, Google Cloud Translation). Full execution with approval workflow.

miro-ai
MCP Server

Official Miro AI developer tools and integrations. Includes MCP server configuration, Claude Code skills, and resourc...

Builder signal98 repo stars10 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Official Miro AI developer tools and integrations. Includes MCP server configuration, Claude Code skills, and resources for building AI-powered experiences with Miro boards.

claudex
MCP Server

MCP server with persistent memory + FTS5 search for Claude Code conversation history. Index your ~/.claude/projects/,...

Rising build86 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server with persistent memory + FTS5 search for Claude Code conversation history. Index your ~/.claude/projects/, expose 10 MCP tools, browse via web UI. MIT-licensed.

iai-mcp
MCP Server

The best-benchmarked open-source memory system for AI coding assistants

Rising build81 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

The best-benchmarked open-source memory system for AI coding assistants

vibe-schooling
MCP Server

Vibe Schooling — AI-powered academic automation toolkit. Canvas auto-answering, smart glasses exam pipeline, Claude C...

Builder signal81 repo stars24 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Vibe Schooling — AI-powered academic automation toolkit. Canvas auto-answering, smart glasses exam pipeline, Claude Code homework methodology.. An open-source mcp server for the AI coding ecosystem.

mcpick
MCP Server

Claude Code extension manager — MCP servers, plugins (skills, hooks, agents), and marketplaces

Rising build75 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code extension manager — MCP servers, plugins (skills, hooks, agents), and marketplaces

open-computer-use
MCP Server

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code executio...

Rising build74 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code execution, document skills, and autonomous sub-agents. Self-hosted, open-source, pluggable into any model.

claude-soul
MCP Server

Self-improving learning engine for Claude Code. Not memory. Growth.

Rising build70 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Self-improving learning engine for Claude Code. Not memory. Growth.

mymir
MCP Server

Project management for the agentic engineering era.

Rising build68 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Project management for the agentic engineering era.

open-computer-use
MCP Server

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code executio...

Rising build66 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code execution, document skills, and autonomous sub-agents. Self-hosted, open-source, pluggable into any model.

OpenStudy
MCP Server

Self-hostable study dashboard with a built-in MCP server so Claude can read, write, and teach from your courses, lect...

Rising build58 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Self-hostable study dashboard with a built-in MCP server so Claude can read, write, and teach from your courses, lectures, and deadlines — Making better use of your Claude/ChatGPT subscription

octomind
MCP Server

Plug and play AI agents for any domain

Rising build57 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Plug and play AI agents for any domain

hana-mcp-server
MCP Server

SAP HANA MCP server — Enterprise Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana...

Rising build56 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

SAP HANA MCP server — Enterprise Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana-mcp-server

PowerShell.MCP
MCP Server

The universal MCP server for Claude Code and other MCP-compatible clients. One installation gives AI access to 10,000...

Rising build49 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

The universal MCP server for Claude Code and other MCP-compatible clients. One installation gives AI access to 10,000+ PowerShell modules and any CLI tool. You and AI collaborate in the same console with full transparency. Supports Windows, Linux, and macOS.

claude-code-marketing-skills
MCP Server

Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no a...

Builder signal48 repo stars14 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no account. $9/mo for live Search Console, Bing & LinkedIn data.. An open-source mcp server for the AI coding ecosystem.

mcp-workspace
MCP Server

MCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants...

Rising build47 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.

caido-mcp-server
MCP Server

MCP server for Caido proxy integration. Enables AI assistants like Claude Code to browse, analyse, and interact with...

Rising build46 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server for Caido proxy integration. Enables AI assistants like Claude Code to browse, analyse, and interact with HTTP traffic.

widemem-ai
MCP Server

Next-gen AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization

Rising build45 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Next-gen AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization

arifos
MCP Server

ArifOS — Constitutional MCP kernel for governed AI execution. AAA architecture: Architect · Auditor · Agent. Built fo...

Rising build43 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

ArifOS — Constitutional MCP kernel for governed AI execution. AAA architecture: Architect · Auditor · Agent. Built for the open-source agentic era.

mcp
MCP Server

BountyLens MCP server — connect Claude Code to your Hunter Tracker

Rising build43 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

BountyLens MCP server — connect Claude Code to your Hunter Tracker

forge
MCP Server

Turn Claude Code into a plan-execute-validate loop with parallel work, intelligent retry, and memory

Rising build35 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Turn Claude Code into a plan-execute-validate loop with parallel work, intelligent retry, and memory

claude-context-optimizer
MCP Server

MCP server that cuts Claude Code token usage by up to 98% — smart file caching, semantic read, log compression, task...

Rising build35 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server that cuts Claude Code token usage by up to 98% — smart file caching, semantic read, log compression, task checkpoints, and context watchdog. Zero native dependencies.

Cortex
MCP Server

Persistent memory for Claude Code — 41 neuroscience papers, 26 biological mechanisms with paper-bearing per-mechanism...

Rising build34 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Persistent memory for Claude Code — 41 neuroscience papers, 26 biological mechanisms with paper-bearing per-mechanism ablation evidence (E1 v3). LongMemEval R@10 98.4% / MRR 0.9124 (n=500). LoCoMo R@10 94.2% / MRR 0.8278 (n=1986). BEAM-10M +33.4% over flat retrieval. PostgreSQL + pgvector. Verified via 31-row two-benchmark ablation campaign.

memem
MCP Server

A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown i...

Rising build33 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown in your Obsidian vault, searches them with SQLite FTS5, and mines past transcripts automatically.

Zammad-MCP
MCP Server

A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users,...

Rising build32 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users, and organizations.

juice
MCP Server

A negative-constraint memory layer for AI agents

Rising build29 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A negative-constraint memory layer for AI agents

ai-coding-tools
MCP Server

Claude Code plugin marketplace for Shopware development. Provides MCP servers, skills, agents, hooks, and commands to...

Rising build28 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code plugin marketplace for Shopware development. Provides MCP servers, skills, agents, hooks, and commands to integrate development tools directly into your AI coding workflow.

Load more expand_more48/79
add Submit Project