Quick Start
1
Install Dependencies
2
Set API Key
3
List Available Recipes
4
Serve Recipe as MCP
CLI - STDIO Transport
For Claude Desktop local integration:CLI - HTTP Stream Transport
For remote access:Python SDK
Recipe MCP Mapping
RecipeMCPConfig Options
CLI Options
Generate Client Config
Connect MCP Client
Claude Desktop (claude_desktop_config.json):
For STDIO:
Validate Recipe
Check if a recipe is MCP-compatible:Inspect Recipe Schema
Security
Default denied tools (dangerous operations):shell.exec,shell.runfile.write,file.deletedb.write,db.deleteexecute_command,os.system
--safe-mode=false (not recommended).
Troubleshooting
Related
- Tools MCP - Deploy tools as MCP server
- Agents MCP - Deploy agents as MCP server
- PraisonAI MCP - Full PraisonAI MCP server

