AI Agents
Playbook
Discover intelligent workflow recommendations powered by semantic search. Get the perfect AI agent workflow for any task, instantly.
Ready to Use
Install the MCP server in Claude Desktop and get access to 11 proven workflows for AI agent development.
What is this?
MCP Server for AI agents with 9 ready-to-use development workflows.
Multi-agent system - one agent with different roles, tasks, and tools.
Semantic search finds the right workflow, smart validation skips unnecessary steps.
Installation
# 1. Clone repository git clone https://github.com/your-repo/agents-playbook cd agents-playbook # 2. Install dependencies npm install # 3. Add OpenAI API key to .env OPENAI_API_KEY=your_key_here # 4. Generate search index npm run build:embeddings # 5. Start server npm run dev # MCP Server: http://localhost:3000/api/mcp
Workflows
🚀 Development
- • feature-development
- • product-development
- • quick-fix
- • code-refactoring
📋 Documentation
- • trd-creation
- • brd-creation
- • brd-to-trd-translation
🏗️ Setup & Ops
- • project-initialization
- • infrastructure-setup
Powerful Features
Everything you need to discover, implement, and optimize AI agent workflows
Semantic Search
Find workflows by meaning, not keywords. Powered by advanced OpenAI embeddings for intelligent matching.
11 Workflows
Curated collection of proven AI agent workflows covering every development scenario and use case.
MCP Compatible
Seamlessly integrates with Claude Desktop and other MCP-enabled tools for effortless workflow automation.
Ready to explore AI workflows?
Install the MCP server in Claude Desktop and start using intelligent workflow recommendations right away.
Quick Setup
Get started in minutes with our streamlined installation process
Add to Claude Desktop
Configure the MCP server in your Claude Desktop settings
"mcpServers": {
"agents-playbook": {
"url": "https://agents-playbook.vercel.app/api/mcp"
}
}
💡 Use the "Quick Setup" button below for automatic copying
Restart Claude Desktop
The server will be automatically available after restart
Start Using
Ask Claude for intelligent workflow recommendations
Quick Setup
Automatically add AI Agents Playbook to your Claude Desktop
After copying:
- Open Claude Desktop
- Go to Settings
- Find "MCP Servers" section
- Paste the copied configuration
- Restart Claude Desktop