@superagnt/superagnt
v2.0.6
Published
The agent value layer: one MCP connection = every data source (X, TikTok, YouTube, Instagram, Reddit, LinkedIn, web), people + company enrichment, a real workspace Postgres, schedules, webhooks and shareable canvases — plus the base skills that teach the
Maintainers
Readme
superagnt_ for OpenClaw — the agent value layer
The agent value layer: one MCP connection = every data source (X, TikTok, YouTube, Instagram, Reddit, LinkedIn, web), people + company enrichment, a real workspace Postgres, schedules, webhooks and shareable canvases — plus the base skills that teach the workflows. OAuth on first use; the consent screen doubles as signup.
Install
openclaw plugins install @superagnt/superagntInstalling the plugin loads the base skills and declares the superagnt MCP
server (https://mcp.superagnt.com/mcp) as a default.
Connect
openclaw superagnt connectOAuth in the browser; the consent screen doubles as signup if you don't have an account yet. After login the workspace tool surface is available in every OpenClaw session. Which tool families are active is controlled by the user: they are enabled explicitly, per workspace, in the superagnt dashboard — the plugin itself never turns anything on.
openclaw mcp login only resolves servers saved in config, so connect saves
the server under the same name as the plugin-declared default (OpenClaw's
sanctioned override) and then runs the login:
openclaw mcp add superagnt --url https://mcp.superagnt.com/mcp --transport streamable-http --auth oauth
openclaw mcp login superagntWhat you get
One MCP connection to the user's own superagnt workspace. The tool families below exist on the platform; each one is active only when the user has enabled it for their workspace in the dashboard:
- Data sources — X, TikTok, YouTube, Instagram, Reddit, LinkedIn, and web scraping, as structured JSON tools
- People + company enrichment — search, enrich, verified emails
- Workspace database — a real Postgres per workspace, with migrations
- Schedules & webhooks — recurring automations and inbound event ingestion
- Canvases — shareable live dashboards
Bundled skills
The same base skills as the superagnt Claude Code plugin, teaching the workflows on top of the tools:
superagnt-automationssuperagnt-canvassuperagnt-data-pipelinessuperagnt-data-sourcessuperagnt-lead-generationsuperagnt-setupsuperagnt-task-agentssuperagnt-workspace-db
Prefer fixed, API-key tools?
The per-platform data plugins (@superagnt/reddit-data,
@superagnt/linkedin-data, …) and the @superagnt/social-data master plugin
ship baked toolsets that authenticate with just a SUPERAGNT_API_KEY — no
OAuth, no MCP handshake. Install those instead when you want a minimal fixed
surface.
CLI
openclaw superagnt status # configured key (masked) + login hint
openclaw superagnt doctor # connectivity + auth checksLinks
- Product: https://superagnt.com
- Dashboard: https://app.superagnt.com/dashboard
- Docs: https://superagnt.com/docs
