How this skill is triggered — by the user, by Claude, or both
Slash command
/team-workspace-setup:serenaThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ensure Serena MCP is running and make use of it in this project. Check .serena/memories/ for project context.
Ensure Serena MCP is running and make use of it in this project. Check .serena/memories/ for project context.
npx claudepluginhub lucavehbiu/claude-plugins --plugin team-workspace-setupGuides integration of Model Context Protocol (MCP) servers into Claude Code plugins via .mcp.json or plugin.json for external service tools, with scope management (local, project, user).
Configures MCP servers for Claude Code Tool Executor sandbox using tool-executor.config.json. Covers adding/removing servers, TypeScript types, env vars, registry regeneration, and rebuilds.
Handles Claude Code MCP integration: installs/manages servers (HTTP/SSE/stdio), scopes, enterprise configs, OAuth auth, resources/@mentions, prompts, limits, security; delegates to docs-management.