Back to Integrations
Stackauth MCP
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.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"stackauth-mcp": {
// See GitHub repository for configuration
}
}
}