Installation & Configuration
{
"mcpServers": {
"cline-community": {
"autoApprove": [
"preview_cline_issue"
],
"timeout": 10,
"command": "node",
"args": [
"/path/to/cline-community/build/index.js"
],
"transportType": "stdio",
"env": {
"GH_TOKEN": "YOUR TOKEN HERE"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13