mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-03 06:07:46 +00:00
13 lines
239 B
JSON
13 lines
239 B
JSON
{
|
|
"mcpServers": {
|
|
"skill-seeker": {
|
|
"command": "python3",
|
|
"args": [
|
|
"/REPLACE/WITH/YOUR/PATH/Skill_Seekers/mcp/server.py"
|
|
],
|
|
"cwd": "/REPLACE/WITH/YOUR/PATH/Skill_Seekers",
|
|
"env": {}
|
|
}
|
|
}
|
|
}
|