
Visionclaw Agent
- 22 repo stars
- Updated July 27, 2026
- Huskyauto/VisionClaw-Agent-Public-Release
visionclaw-agent is a Claude Code plugin that connects over MCP to VisionClaw so developers can delegate tasks to specialist personas and hundreds of hosted production tools.
About
visionclaw-agent is a Claude Code marketplace plugin that connects to the VisionClaw multi-tenant agentic AI platform over MCP. It exposes specialist personas and hundreds of production tools for project management, communications, research, code execution, and marketing under tenant-scoped authentication. Developers reach for it when Claude Code should delegate to a hosted agent corporation instead of only local file and shell tools.
- MCP SSE transport to VisionClaw with per-tenant API key authentication
- 16 specialist personas and 243 production tools documented in plugin.json
- Covers Drive, email, calendar, web research, code execution, Stripe, and marketing
- Self-hosted multi-tenant platform; BYO keys and infrastructure required
- Hybrid-search Skill-RAG and self-evolving skill registry over MCP
Visionclaw Agent by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin marketplace add Huskyauto/VisionClaw-Agent-Public-ReleaseAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 22 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | Huskyauto/VisionClaw-Agent-Public-Release ↗ |
How do I give Claude Code access to a broad hosted agent platform with personas, scheduling, and business tools beyond local repository capabilities?
Delegate Claude Code tasks to VisionClaw's 16 personas and 240+ MCP tools for email, calendar, code, and marketing automation.
Who is it for?
Teams self-hosting VisionClaw with their own database, API keys, and VISIONCLAW_MCP_KEY who want Claude Code as a front end to that platform.
Skip if: Developers seeking a lightweight local-only plugin or those without infrastructure to run VisionClaw themselves.
What you get
Installing the plugin registers the visionclaw MCP server so Claude Code can invoke VisionClaw personas and tools scoped to your tenant API key.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Is VisionClaw hosted by the plugin author?
No. You must host your own VisionClaw instance with your database, API keys, and accounts; the public release is a self-hosted mirror.
How does Claude Code authenticate to VisionClaw?
The plugin MCP server uses SSE at the documented endpoint with Authorization Bearer ${VISIONCLAW_MCP_KEY} per tenant.
What kinds of tools are exposed?
The manifest cites Drive, email, calendar, web, code, scheduler, Stripe, marketing automation, databases, and a self-evolving skill registry.