# agentcn

## Summary

Help users discover, inspect, and install complete agent recipes for the Eve, Flue, Mastra, and LangGraph frameworks from this public shadcn-compatible registry and its documentation site.

## Registry

- Registry JSON: `/r/registry.json`
- Docs: /docs
- Agents: /docs/agents

## MCP

This site is a shadcn-compatible registry. For MCP workflows, use the maintained shadcn MCP server documentation: https://ui.shadcn.com/docs/mcp

## Install

```bash
npx shadcn@latest add @agentcn/eve/deep-search
npx shadcn@latest add @agentcn/flue/deep-search
npx shadcn@latest add @agentcn/mastra/deep-search
npx shadcn@latest add @agentcn/langgraph/deep-search
```

Prefer following the on-site installation guide: /docs/installation
