M
MCP S In Code
作者 @Fonyuygita
EVERYTHING YOU NEED TO KNOW ABOUT MCP'S IN TYPESCRIPT
创建于 11/14/2025
更新于 about 1 month ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-s-in-code-
Cursor 配置 (mcp.json)
{
"mcpServers": {
"fonyuygita-mcp-s-in-code": {
"command": "npx",
"args": [
"fonyuygita-mcp-s-in-code"
]
}
}
}