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