A plugin that allows users to interact with Slack using ChatGPT. The API exposes 1 endpoints.
1 endpointsSend messages, manage channels, upload files, and administer workspaces through 169 HTTP RPC-style endpoints. Supports real-time messaging, threaded conversations, emoji reactions, file sharing, user group management, app installation administration, and granular OAuth 2.0 scope-based permissions across Slack workspaces.
169 endpoints# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"find live events near a location"
# → Jentic returns the GET /events tool with parameter schema, agent executes.