Asim Aslam
|
870b540922
|
Claude/mcp dx improvements f zd2 j (#2876)
* docs: add MCP migration guide and troubleshooting guide
- Migration guide: 3 approaches to add MCP to existing services
(WithMCP one-liner, standalone gateway, CLI)
- Troubleshooting guide: common issues with agents, WebSocket,
Claude Code, auth, rate limiting, and performance
https://claude.ai/code/session_01GkduEhcrqcG45rdfYh8dAc
* feat: add CRUD example, error handling guide, and status updates
- CRUD contact book example (examples/mcp/crud/) with 6 operations,
rich doc comments, @example tags, and description struct tags
- Error handling guide for writing agent-friendly error responses
using typed errors, actionable messages, and idempotency patterns
- Updated MCP examples index, CLAUDE.md, and status summary
https://claude.ai/code/session_01GkduEhcrqcG45rdfYh8dAc
---------
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-03-04 11:32:27 +00:00 |
|