.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
GitHub 2FA 笔记1.2FA是什么近日,收到一封来自GitHub的邮件,提示我的账户需要2FA:
关于 2FA (双重身份验证):
点击邮件中的链接来到注册页面:
经过一些简单认证后,默认会选择通过SMS作为验证方法,但官方选项中没有+86。
搜索发现主要有修改网页代码和使用浏览器插件这2种方法来解决,我选择后者。
2.使用Authenticator插件1.浏览器安装Authenticator插件:
访问插件官网【点击直达】,点击【Add to Chrome】:
...
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
打破版本枷锁!MCP SDK成功降级至JDK8,完美兼容老旧系统!StreamableHttpServer/Client 全支持!📋 概述官方SDK使用jdk17开发构建,为了能够使得更多使用老版本jdk的项目也能集成开发MCP功能,并且尽量避免重复造轮子,因此选择使用jdk8重构官方版本。
项目地址重构分支项目地址:https://github.com/Lori888/mcp-java-sdk 分支0.10.0-jdk8(基于原项目分支0.10.0 revision 63 ...
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
Cherry Studio中使用MCP1.条件与环境1.1 前提条件
软件/账号
是否必须
Cherry Studio 1.2.0+
Y (从该版本开始支持MCP)
1.2 本文运行环境
平台/软件
版本
操作系统
Windows 10 企业版 22H2 19045.4046 64位
Cherry Studio
1.3.6
Java
1.8.0_431 / 17.0.13
2.安装运行1.从官网下载【点击直达】对应 ...
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
VSCode中使用MCP1.条件与环境1.1 前提条件
软件/账号
是否必须
VSCode 1.99.0+
Y (从该版本开始无需另装插件即可使用MCP)
Node.js 18.x+
JavaScript/TypeScript 实现的MCP服务必须
Python 3.10+
Y
uv
一些Python实现的MCP服务需要
1.2 本文运行环境
平台/软件
版本
操作系统
Windows 10 企业版 22H2 19 ...
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
MCP Java 笔记1.条件与环境1.1 前提条件
软件/账号
是否必须
JDK 17+
Y
Spring Boot 3.4+
Y (使用spring-ai-mcp时必须、如使用MCP官方Java SDK则要求)
Maven 3.9+
Y
IDEA
N
1.2 本文运行环境
平台/软件
版本
操作系统
Windows 10 企业版 22H2 19045.4046 64位
IDEA
2023.2.4 (UE)
JD ...
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
Cursor中使用MCP1.条件与环境1.1 前提条件
软件/账号
是否必须
Cursor 0.45+
Y
Node.js 18.x+
JavaScript/TypeScript 实现的MCP服务必须
Python 3.10+
Y
uv
一些Python实现的MCP服务需要
1.2 本文运行环境
平台/软件
版本
操作系统
Windows 10 企业版 22H2 19045.4046 64位
Cursor
0. ...
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
MCP Client 笔记1.条件与环境1.1 前提条件
软件/账号
是否必须
VSCode 1.93+
Y
Node.js 18.x+
JavaScript/TypeScript 实现的MCP服务必须
Python 3.10+
Y
uv
Y
AI API Key
Y
1.2 本文运行环境
平台/软件
版本
操作系统
Windows 10 企业版 22H2 19045.4046 64位
VSCode
1.9 ...
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
在VSCode中调试Python程序1.条件与环境1.1 前提条件VSCode中已安装扩展Python【点击直达】和Python Debugger【点击直达】
1.2 本文运行环境
平台/软件
版本
操作系统
Windows 10 企业版 22H2 19045.4046 64位
VSCode
1.98.2
Python
3.12.3
2.步骤2.1 创建launch.json依次点击【Run and Debug】-【create a launch. ...
MCP
未读
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
Cline安装及使用1.条件与环境1.1 前提条件
软件/账号
是否必须
VSCode 1.93+
Y
Node.js 18.x+
JavaScript/TypeScript 实现的MCP服务必须
Python 3.10+
Y
uv
Y
AI API Key
Y
1.2 本文运行环境
平台/软件
版本
操作系统
Windows 10 企业版 22H2 19045.4046 64位
VSCode
1.98.2 ...
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
MCP Server 笔记1.条件与环境1.1 前提条件
软件/账号
是否必须
VSCode 1.93+
Y
Node.js 18.x+
JavaScript/TypeScript 实现的MCP服务必须
Python 3.10+
Y
uv
Y
AI API Key
Y
1.2 本文运行环境
平台/软件
版本
操作系统
Windows 10 企业版 22H2 19045.4046 64位
VSCode
1.9 ...