Skip to main content
ClaudeWave

superagnt_ plugins for Claude Code — the MCP server + skills in one install; blueprint workflows on top

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/19/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/superagnt/plugins
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "plugins": {
      "command": "node",
      "args": ["/path/to/plugins/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/superagnt/plugins and follow its README for install instructions.
Use cases

MCP Servers overview

# superagnt_ plugins for Claude Code

One install gives your agent the superagnt_ MCP server — every data source
(X, TikTok, YouTube, Instagram, Reddit, LinkedIn, web), people + company
enrichment, a real workspace Postgres, schedules, webhooks and shareable
canvases — plus the skills that teach the workflows.

## Install

```
/plugin marketplace add superagnt/plugins
/plugin install superagnt@superagnt
```

Auth is OAuth on the first tool call; the consent screen doubles as signup.
No tokens, no config editing, no secrets in this repo.

## Blueprints

Blueprint plugins are packaged workflows: the skill plus the tools it needs.
Each pulls the base plugin in as a dependency, so one line installs the whole
stack:

```
/plugin install audience-radar@superagnt        # cited post ideas, every morning
/plugin install competitor-mindshare@superagnt  # a daily competitor scoreboard on X
/plugin install gtm-prospecting-desk@superagnt  # scored prospects + drafts, every morning
```

Every blueprint has a page describing exactly what it does before you install
anything: https://superagnt.com/blueprints

## What's inside

- `plugins/superagnt/` — the MCP server config plus eight base skills
  (data-sources, lead-generation, workspace-db, task-agents, automations,
  data-pipelines, canvas, superagnt-setup) and the `/superagnt:connect`
  command.
- `plugins/<blueprint>/` — one skill per blueprint. Read any skill before
  installing; they are plain markdown.

Two rules every skill follows: your agent can propose a paid module (each
has a free trial) but money only ever moves on a confirmation page you open
yourself, and nothing sends outbound (email, posts, DMs) — drafts are the
deliverable.

## Other harnesses

Not on Claude Code? The same setup is one paste in any MCP client:

```
Fetch and execute the appropriate instructions to set me up for superagnt_ from https://superagnt.com/agent-setup/prompt.md
```

## About this repo

Generated from the superagnt monorepo (`tools/claude-plugins/`) — issues and
PRs here are read, but content changes land upstream and sync out. MIT
licensed.

What people ask about plugins

What is superagnt/plugins?

+

superagnt/plugins is mcp servers for the Claude AI ecosystem. superagnt_ plugins for Claude Code — the MCP server + skills in one install; blueprint workflows on top It has 0 GitHub stars and its last recorded update is dated 2026-09-18.

How do I install plugins?

+

You can install plugins by cloning the repository (https://github.com/superagnt/plugins) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is superagnt/plugins safe to use?

+

Our security agent has analyzed superagnt/plugins and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains superagnt/plugins?

+

superagnt/plugins is maintained by superagnt. The last recorded GitHub activity is dated 2026-09-18, with 0 open issues.

Are there alternatives to plugins?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy plugins to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: superagnt/plugins
[![Featured on ClaudeWave](https://claudewave.com/api/badge/superagnt-plugins)](https://claudewave.com/repo/superagnt-plugins)
<a href="https://claudewave.com/repo/superagnt-plugins"><img src="https://claudewave.com/api/badge/superagnt-plugins" alt="Featured on ClaudeWave: superagnt/plugins" width="320" height="64" /></a>

More MCP Servers

plugins alternatives