Installation & Configuration
{
"mcpServers": {
"component-factory": {
"command": "node",
"args": [
"/path/to/mcp-toolkit/tools/component-factory/build/index.js"
]
},
"component-reviewer": {
"command": "node",
"args": [
"/path/to/mcp-toolkit/tools/component-reviewer/build/index.js"
]
},
"dep-auditor": {
"command": "node",
"args": [
"/path/to/mcp-toolkit/tools/dep-auditor/build/index.js"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12