Kraft102's picture
docs: add MCP intro and resources guide
a0c9ee9
# WidgeTDC Resources & References
## Key Standards & Documentation
### Model Context Protocol (MCP)
* [Getting Started Guide](https://modelcontextprotocol.io/docs/getting-started/intro)
* *Local copy available at `docs/knowledge_base/mcp_intro.md`*
* [Anthropic News & Announcements](https://www.anthropic.com/news) - For latest updates on AI agents and MCP.
### Error Handling & Best Practices
*(Placeholder for repositories with error handling patterns previously identified)*
* [Hugging Face Spaces Documentation](https://huggingface.co/docs/hub/spaces)
* [Git Error Handling](https://git-scm.com/book/en/v2)
## Recommended Reading
### Agentic Design
* **"Agentic Design Patterns: A Hands-On Guide to Building Intelligent Systems"** by Antonio Gulli (Expected Dec 2025)
* *Highly relevant to our "Neural Cortex" and "AutonomousAgent" architecture.*
## External Repositories (To Verified)
* *Pending list of specific repos with error handling examples.*