feat(add): cursor mcp server
This commit is contained in:
parent
61b343c15b
commit
9f530b7b90
@ -17,16 +17,22 @@
|
||||
"/Users/yangzun/Desktop/Git/git.treesir.pub/cdryzun/mcp-server-cursor"
|
||||
]
|
||||
},
|
||||
"github": {
|
||||
"browser-tools-server": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@modelcontextprotocol/server-github"],
|
||||
"env": {
|
||||
"GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
|
||||
}
|
||||
"args": [
|
||||
"-y",
|
||||
"@agentdeskai/browser-tools-mcp@latest"
|
||||
]
|
||||
},
|
||||
"postgres": {
|
||||
"baidu-map": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@modelcontextprotocol/server-postgres", "postgresql://localhost/mydb"]
|
||||
"args": [
|
||||
"-y",
|
||||
"@baidumap/mcp-server-baidu-map"
|
||||
],
|
||||
"env": {
|
||||
"BAIDU_MAP_API_KEY": "MlY1FqcOXa0Uweiw7r1kRlAiA1Ia94re"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user