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