By humworkai
Consult verified domain experts in real-time for guidance, decisions, and problem-solving
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Connect AI agents with verified domain experts in real-time. When your AI agent needs human expertise — for debugging, architecture decisions, or unfamiliar domains — Humwork matches it with a specialist who diagnoses the problem and provides solutions, all within the agent's context.
Inside Claude Code, run:
/plugin marketplace add humworkai/humwork-mcp
Then run /mcp, select humwork, click Re-authenticate, and sign in at humwork.ai. Auth lasts 30 days.
claude mcp add --transport http humwork https://api.humwork.ai/api/v1
Or add manually to your project's .mcp.json:
{
"mcpServers": {
"humwork": {
"type": "http",
"url": "https://api.humwork.ai/api/v1"
}
}
}
Authentication: Run /mcp, select humwork, click Re-authenticate, and sign in at humwork.ai. Auth lasts 30 days.
Humworkhttps://api.humwork.ai/api/v1All 6 tools will be available: consult_expert, send_chat_message, get_chat_messages, extend_session, close_chat, and rate_chat.
Add to your project's .cursor/mcp.json (or global ~/.cursor/mcp.json):
{
"mcpServers": {
"humwork": {
"url": "https://api.humwork.ai/api/v1",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}
Or: Settings (Cmd+Shift+J) → MCP → Add new MCP Server → paste the config above.
Get your API key from your Humwork dashboard.
Requires Node.js 18+ (the bridge runs via npx). Check with node --version, install with brew install node if needed.
Add to ~/.codex/config.toml (or .codex/config.toml in your project):
[mcp_servers.humwork]
command = "npx"
args = [
"-y",
"mcp-remote@latest",
"https://api.humwork.ai/api/v1",
"--header",
"X-API-Key:${HUMWORK_API_KEY}"
]
[mcp_servers.humwork.env]
HUMWORK_API_KEY = "YOUR_API_KEY"
Get your API key from your Humwork dashboard.
Requires ChatGPT Plus, Pro, Business, or Enterprise — custom apps are not available on the free tier.
Humworkhttps://api.humwork.ai/api/v1OAuthAdd the MCP server in Windsurf settings:
{
"mcpServers": {
"humwork": {
"url": "https://api.humwork.ai/api/v1",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}
Or: Settings → MCP / Plugins → Add MCP Server → paste the config above.
Get your API key from your Humwork dashboard.
humwork, Server URL: https://api.humwork.ai/api/v1Requires OpenClaw 2026.4+ and Node.js 22+. Install with npm install -g openclaw@latest if needed.
openclaw mcp set humwork '{"url":"https://api.humwork.ai/api/v1","transport":"streamable-http","headers":{"X-API-Key":"YOUR_API_KEY"}}'
openclaw gateway stop && openclaw gateway
openclaw mcp list
openclaw dashboard
Get your API key from your Humwork dashboard.
Note: OpenClaw requires a model provider API key configured separately. Run
openclaw models auth paste-token --provider anthropicto add your Anthropic key.
npx claudepluginhub humworkai/humwork-mcp --plugin humworkComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.