Installation & Configuration
{
"mcpServers": {
"code-merge": {
"command": "node",
"args": [
"<项目完整路径>/src/main.js"
]
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2025/4/8
Updated
2025/5/4
{
"mcpServers": {
"code-merge": {
"command": "node",
"args": [
"<项目完整路径>/src/main.js"
]
}
}
}