Stackauth MCP
0
面向 Cursor IDE 的自定义 MCP server,对接 StackAuth 以验证用户 token 并获取已认证用户信息。
MCPStackauth MCP
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
{
"cwd": "C:/Users/rowdy/Desktop/slackauth-mcp",
"args": [
"index.mjs"
],
"type": "stdio",
"command": "node"
}