Installation & Configuration
{
"mcpServers": {
"salesforce-code-search": {
"disabled": false,
"timeout": 60,
"command": "node",
"args": [
"/path/to/your/mcp-salesforce-code/build/index.js"
],
"env": {
"AUTO_UPDATE_REPOSITORIES": "true"
},
"transportType": "stdio"
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13