feat: MCP server支持使用sse模式

This commit is contained in:
kevin1sMe
2025-05-04 23:33:07 +08:00
parent 0f3806d358
commit 8f266bea0d
4 changed files with 36 additions and 25 deletions
@@ -26,6 +26,9 @@
"command": "npx",
"args": ["-y", "@simonb97/server-win-cli"],
"link": "https://github.com/SimonB97/win-cli-mcp-server"
},
"perplexity-ask": {
"url": "http://your-server-ip:your-port/sse"
}
}
}