mcp 1c platform tools for Windsurf
io.github.yellow-hammer/mcp-1c-platform-tools
MCP для команд 1c-platform-tools. Нужно расширение 1c-platform-tools с включённым IPC.
client:Windsurf
transport:stdio
runtime:npm
Install mcp 1c platform tools in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-1c-platform-tools": {
"command": "npx",
"args": [
"-y",
"mcp-1c-platform-tools"
],
"env": {
"ONEC_IPC_PORT": "<ONEC_IPC_PORT>",
"ONEC_IPC_TOKEN": "<ONEC_IPC_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs