Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt

Use this file to discover all available pages before exploring further.

SuprSend exposes its full notification infrastructure through AI-native interfaces - so engineers, product teams, and autonomous agents can build, manage, and trigger notifications without writing boilerplate.

AI Tools

MCP Server

Connect your IDE to SuprSend via the Model Context Protocol. Query docs, trigger workflows, manage users - all through tool calling.

Agent Skills

Install SuprSend domain knowledge into your coding agent - workflow schemas, CLI flags, and doc endpoints.

Agent Plugin

One install for Claude Code, VS Code Copilot, and GitHub Copilot CLI — bundles the SuprSend MCP server and agent skills.

Agent SDK

Let production AI agents trigger governed, schema-safe notifications at runtime.

Get started

MCP Quickstart - Cursor

Install the CLI, get a service token, and connect the MCP server to Cursor.

MCP Quickstart - Claude

Connect the MCP server to Claude Desktop.

MCP Quickstart - Windsurf

Connect the MCP server to Windsurf.

Agent Skills Quickstart

Install Skills and build your first workflow in under 5 minutes.

Agent Plugin

Install the SuprSend Agent Plugin in Claude Code, VS Code Copilot, or GitHub Copilot CLI.

Agent

Chat with SuprSend inside the dashboard — query workspace data, build workflows and templates, and debug delivery from Cmd+/.

Slack Agent

Use @SuprSend in a DM or a channel to manage users, workflows, preferences, and analytics from Slack.

Reference

MCP Tool List

All available MCP tools - users, tenants, objects, workflows, docs - and how to scope access.

Prompt Cheatsheet

Copy-paste prompts for workflows, users, tenants, debugging, and integration.

Docs for agents

llms.txt

Page index with titles and descriptions - fast lookup for agents.

llms-full.txt

Full documentation in a single file.

End-to-end example

Task Management App Guide

Build a complete notification system from scratch using AI prompts - step by step.