Loomal

SuprSend

MCP server by github.com/suprsend/cli

Manage SuprSend entities — workflows, templates, users, objects, tenants — from your AI assistant.

12 starsnpm: suprsend

About SuprSend

SuprSend is an MCP (Model Context Protocol) server published by suprsend in the official MCP registry, listed under App Automation on Loomal. Manage SuprSend entities — workflows, templates, users, objects, tenants — from your AI assistant.

It ships as an npm package (suprsend), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/suprsend/cli, where the project has earned 12 GitHub stars.

Use SuprSend with your agent

Claude Code · one command
claude mcp add suprsend -- npx -y suprsend
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "suprsend": {
      "command": "npx",
      "args": [
        "-y",
        "suprsend"
      ]
    }
  }
}
npmsuprsend

Frequently asked questions

What is SuprSend?
SuprSend is an MCP (Model Context Protocol) server by suprsend in the App Automation category. Manage SuprSend entities — workflows, templates, users, objects, tenants — from your AI assistant.
How do I connect SuprSend to Claude, Cursor, or another MCP client?
Install SuprSend from its npm package (suprsend) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is SuprSend open source?
Yes — the source code is public at github.com/suprsend/cli, with 12 GitHub stars.
Can AI agents pay to use SuprSend?
Not yet through Loomal — SuprSend is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain SuprSend? Claim this listing free by verifying GitHub ownership, or contact us.