mcp
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
.aider*
|
.aider*
|
||||||
|
AI/MCP/*
|
||||||
@@ -20,11 +20,8 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"github.com/zcaceres/fetch-mcp": {
|
"github.com/zcaceres/fetch-mcp": {
|
||||||
"command": "npx",
|
"command": "node",
|
||||||
"args": [
|
"args": ["C:\\Users\\popov\\Documents\\Cline\\MCP\\fetch-mcp\\dist\\index.js"],
|
||||||
"-y",
|
|
||||||
"@modelcontextprotocol/server-fetch"
|
|
||||||
],
|
|
||||||
"disabled": false,
|
"disabled": false,
|
||||||
"autoApprove": []
|
"autoApprove": []
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user