Create a new CrewAI project with standard scaffolding, including project structure and config files. After creation, configure API keys in the .env file.
Transforms any compatible LLM or AI Assistant into a master orchestrator of CrewAI, providing tools to dynamically generate, edit, test, and execute multi-agent systems.
A FastMCP server providing real-time weather, news retrieval, and local note management tools for autonomous CrewAI agents. It enables context-aware multi-agent workflows with observability and high-speed inference integration.
Adds ioa-observe-sdk instrumentation to Python AI agent files, inserting Observe.init(), SDK imports, and decorators for LlamaIndex, LangGraph, CrewAI, and OpenAI SDK agents, while backing up the original file.
Statically analyze LLM-agent workflows to identify runaway budget risks and missing token caps before deployment. Get a worst-case budget summary with pass/fail verdict.
Audit multi-agent system communications to detect infinite delegation loops, privilege escalation, data leakage, and unauthorized handoffs across protocols like A2A, CrewAI, LangGraph, and AutoGen.
Scan files or directories for AI agent security vulnerabilities including prompt injection, infinite loops, and token bombing. Supports 20+ agent frameworks.