JIeJaitt 在 Cursor现在如何使用MCP工具 中发帖
如题,对话使用agent模式,现在cursor的怎么去调用mcp工具?我配置好了之后在agent里面让他用这个mcp工具压根不去用。另外我看很多老教程说使用那个什么compose,但是新版本的cursor没有这个入口了
{
"mcpServers": {
"ai-mcp-strategy": {
"url": "http://127.0.0.1:8080/ai-mntial_stocks"
},
"mysql": {
"command": "npx -y @modelcontextprotocol/server-mysql",
"env": {
"MYSQL_HOST": "16",
"MYSQL_PORT": "3306",
"MYSQL_USER": "operarw",
...