SkillAgentSearch skills...

agent-11

Opensource AI development agent suite for solo founders. Deploy 11 specialized agents in Claude Code with one command. https://buymeacoffee.com/jamiewatters

Install / Use

claude mcp add TheWayWithin -- npx -y github:TheWayWithin/agent-11

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

40/100

Category

Operations

Supported Platforms

Claude Code
Claude Desktop

{ "mcpServers": { "playwright": { "type": "stdio", "command": "npx", "args": ["@playwright/mcp"] }, "supabase": { "type": "stdio", "command": "npx", "args": [ "-y", "@supabase/mcp-server-supabase@latest", "--project-ref=${SUPABASE_PROJECT_REF}" ], "env": { "SUPABASE_ACCESS_TOKEN": "${SUPABASE_ACCESS_TOKEN}" } }, "github": { "type": "stdio", "command": "npx", "args": ["@edjl/github-mcp"], "env": { "GITHUB_TOKEN": "${GITHUB_PERSONAL_ACCESS_TOKEN}" } }, "context7": { "type": "stdio", "command": "npx", "args": ["@upstash/context7-mcp"], "env": { "CONTEXT7_API_KEY": "${CONTEXT7_API_KEY}" } }, "firecrawl": { "type": "stdio", "command": "npx", "args": ["firecrawl-mcp"], "env": { "FIRECRAWL_API_KEY": "${FIRECRAWL_API_KEY}" } }, "filesystem": { "type": "stdio", "command": "npx", "args": [ "@modelcontextprotocol/server-filesystem", "${HOME}/DevProjects" ] }, "railway": { "type": "stdio", "command": "npx", "args": ["-y", "@railway/mcp-server"] }, "stripe": { "command": "npx", "args": ["stripe-mcp"], "env": { "STRIPE_API_KEY": "${STRIPE_API_KEY}" } }, "netlify": { "command": "npx", "args": ["netlify-mcp"], "env": { "NETLIFY_ACCESS_TOKEN": "${NETLIFY_ACCESS_TOKEN}" } }, "figma": { "command": "npx", "args": ["figma-developer-mcp"], "env": { "FIGMA_ACCESS_TOKEN": "${FIGMA_ACCESS_TOKEN}" } } } }

Related Skills

View on GitHub
GitHub Stars0
CategoryOperations
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low