AgentGuide
https://adongwanai.github.io/AgentGuide | AI Agent开发指南 | LangGraph实战 | 高级RAG | 转行大模型 | 大模型面试 | 算法工程师 | 面试题库 | 强化学习|数据合成
AgentGuide MCP Server
MCP server for adongwanai/AgentGuide
Ready-to-Use Client Configurations
{
"mcpServers": {
"AgentGuide": {
"command": "npx",
"args": [
"-y",
"@adongwanai/AgentGuide"
]
}
}
}