VibeGuard MCP
마스터 AI 에이전트 엔지니어링 - 자율 AI 에이전트 구축
OpenAI Agents SDK, CrewAI, LangGraph, AutoGen 및 MCP를 사용하여 AI 에이전트를 코딩하고 배포하는 6주간의 여정

Cursor에서 이 내용을 보고 계시다면, 왼쪽 탐색기에서 파일 이름을 마우스 오른쪽 버튼으로 클릭하고 "Open preview"를 선택하여 서식이 지정된 버전을 확인하세요.
여러분을 환영하게 되어 매우 기쁩니다! 이제 강력하고 놀라우며 때로는 초현실적인 에이전트 AI의 세계로 떠나는 6주간의 모험이 시작됩니다.
시작하기 전에
여러분의 성공을 돕기 위해 여기 있습니다! 플랫폼 내에서 또는 직접 이메일(ed@edwarddonner.com)을 통해 언제든 도움을 요청해 주세요. LinkedIn에서 연결하여 커뮤니티를 구축하는 것도 언제나 환영합니다. 제 프로필은 여기에서 찾으실 수 있습니다: https://www.linkedin.com/in/eddonner/ 그리고 저에게는 새로운 시도이지만, X/Twitter(@edwarddonner)도 시작했습니다. X를 사용 중이시라면 어떻게 하는지 알려주세요 😂
그리 어렵지 않은 설정 지침
유명한 마지막 말이 될지도 모르겠지만, 설정 과정이 너무 끔찍하지 않도록 환경을 구성했기를 진심으로 바랍니다!
문제가 발생하면 언제든지 저에게 연락해 주세요.
CrewAI 주간(3주차)을 위한 중요 참고 사항
Windows PC 사용자: SETUP-PC 지침 상단의 "gotcha #4"(Microsoft Build Tools 설치)를 확인해야 합니다. 이 작업을 수행하지 않으면 CrewAI가 Chroma와 관련된 모호한 오류로 실패하게 됩니다.
그런 다음, Crew 명령을 실행하려면 프로젝트 루트 디렉토리의 Cursor 터미널에서 다음 명령을 실행해야 합니다:
uv tool install crewai==0.130.0 --python 3.12
이미 Crew를 사용해 본 적이 있다면 최신 버전을 유지하기 위해 다음을 실행하는 것이 좋습니다:
uv tool upgrade crewai==0.130.0 --python 3.12
이 명령은 Crew를 제가 과정에서 사용하는 것과 동일한 버전으로 고정합니다. Crew에 문제가 있는 경우 대신 다음 명령을 실행하여 최신 버전을 사용해 볼 수 있습니다:
uv tool upgrade crewai --python 3.12
언제든지 다음 명령으로 설치된 Crew 버전을 확인할 수 있습니다:
uv tool list
참고: uv의 "tool"은 uv에 의해 전역적으로 설치되는 유틸리티입니다. 이 도구를 설치한 후에는 "crewai"를 명령어로 사용할 수 있으며, 이 도구와 관련된 코드가 실행됩니다.
Crew 사용 시 다음 사항을 유의하세요:
3주차 CrewAI 프로젝트를 진행하는 방법은 두 가지가 있습니다. 제가 프로젝트를 빌드하는 동안 코드를 검토하고
crewai run을 실행하여 작동하는 모습을 확인하거나, 더 직접적인 경험을 원한다면 제 프로젝트를 따라 자신만의 Crew 프로젝트를 처음부터 생성할 수 있습니다. 예를 들어debate와 함께my_debate를 만들고 저와 함께 코드를 작성하는 방식입니다. 두 방법 모두 좋습니다!Windows 사용자: 최근 Crew 라이브러리 중 하나에서 새로운 문제가 발생했습니다. 이 문제가 해결될 때까지
crewai create crew를 실행하려고 할 때 "unicode" 오류가 발생할 수 있습니다. 그런 경우 터미널에서 먼저 다음 명령을 실행해 보세요:$env:PYTHONUTF8 = "1"Gemini 사용자:
.env파일의GOOGLE_API_KEY외에도GEMINI_API_KEY에 대해 동일한 키가 필요합니다.
매우 유용한 리소스
동영상이 포함된 과정 리소스
guides 섹션의 많은 필수 가이드
troubleshooting 노트북
일반적인 문제와 질문이 포함된 전체 FAQ 페이지
API 비용 - 꼭 읽어주세요!
이 과정은 OpenAI 및 기타 최첨단 모델에 대한 호출을 포함하며, API 키와 소액의 비용이 필요합니다. 이는 SETUP 지침에서 설정합니다. API 호출 비용을 지출하고 싶지 않다면 DeepSeek와 같은 더 저렴한 대안이나 Ollama와 같은 무료 대안이 있습니다!
자세한 내용은 여기에 있습니다.
API 비용을 모니터링하여 지출에 만족하는지 확인하세요. OpenAI의 경우 대시보드는 여기에 있습니다.
무엇보다 중요한 것 -
과정을 즐기세요! 에이전트 AI를 배우기에 이보다 더 좋은 시기는 없었을 것입니다. 매 순간을 즐기시길 바랍니다! 진행하다가 막히는 부분이 있으면 저에게 연락해 주세요.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready
MCP-native AI evaluation: rubric audits, eval suites, and proof reports for AI/LLM output.
MCP Spec Compliance MCP — audits any MCP server.json against the official Model Context Protocol
Statically audits MCP tool surfaces for token cost, schema quality, and design issues.
Related MCP Servers
AlicenseNot gradedqualityCmaintenancePolicy enforcement gateway for MCP tool calls, evaluating every tool invocation against declarative YAML policies (allow/deny/escalate-to-human), generating cryptographic hash-chained audit receipts, and including built-in content safety scanning.2MIT- AlicenseNot gradedqualityBmaintenanceMCP server for AI agent security guardrails. Provides input validation, prompt injection detection, PII redaction, output filtering, policy enforcement, rate limiting, and comprehensive audit logging.761MIT
- AlicenseNot gradedqualityDmaintenanceEnables content moderation by checking user input against OpenAI's moderation API via Google ADK, with dual SSE/STDIO transport support and integration with local LLMs.4MIT
- FlicenseNot gradedqualityBmaintenanceMCP-native auditor for LLM hallucination and grounding issues in RAG systems. Provides prioritized findings in table, JSON, or SARIF format for CI gating and AI agent integration.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mckaystu/ambit-iq-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server