feat: 添加 DWS 钉钉 CLI 介绍文章

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-01 00:50:43 +08:00
parent 4637948b22
commit cf22acbad0
3 changed files with 152 additions and 1 deletions
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

+1 -1
View File
@@ -2,7 +2,7 @@
title: Go-MCP 接入 Gin:从零搭建 MCP 服务器
published: 2026-06-01
description: 介绍如何使用 mark3labs/mcp-go 与 Gin 框架集成,搭建一个带鉴权的 MCPModel Context Protocol)服务器,让 AI Agent 能直接调用你的后端服务。
image: /posts/go-mcp-gin/img/cover.png
image: /posts/go-mcp-gin/img/cover.svg
tags: ['Go', 'MCP', 'Gin', 'AI Agent', '后端']
---