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.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.
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 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.
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.