Stackauth MCP logo

Stackauth MCP

0

This is a custom MCP (Model Context Protocol) server for Cursor IDE, built to interface with SlackAuth for verifying user tokens and retrieving authenticated user information.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "cwd": "C:/Users/rowdy/Desktop/slackauth-mcp", "args": [ "index.mjs" ], "type": "stdio", "command": "node" }