AI Coding Toolkit with MCP Server
Build faster with AI-powered tools
The complete toolkit for AI coding assistants. 40+ UI components with direct MCP server access, IaC templates, and deployment architecture patterns for building production-ready AI applications.
npm install archyra framer-motionCreating your plan...
AI is analyzing your goals and building a personalized plan
Analyzing your goals
Designing daily structure
Generating action items
AiCreating2
40+
Components
11
Categories
100%
TypeScript
MIT
License
Features
Everything you need for AI development
Complete toolkit with MCP server integration, UI components, infrastructure templates, and deployment patterns.
MCP Server
Direct integration with Claude, Cursor, and Windsurf for AI-assisted development.
UI Components
40+ production-ready React components with animations and TypeScript.
IaC Templates
Infrastructure as Code templates for AWS, GCP, and Azure deployments.
Architecture
Battle-tested deployment patterns and scalable architecture blueprints.
MCP Server
Built for AI coding assistants
Includes a Model Context Protocol (MCP) server for seamless integration with Claude, Cursor, and Windsurf. Let AI help you build faster.
- List and search all components
- Get full source code with context
- TypeScript definitions included
- JSDoc documentation for AI
claude_desktop_config.json
{
"mcpServers": {
"archyra": {
"command": "npx",
"args": ["-y", "archyra@latest", "serve"]
}
}
}