Help us improve
Share bugs, ideas, or general feedback.
From codescene
Installs the CodeScene MCP Server binary or package, registers it in an AI assistant (VS Code, GitHub Copilot, Claude Code), and copies agent guidance files into the repository.
npx claudepluginhub codescene-oss/codescene-mcp-server --plugin codesceneHow this skill is triggered — by the user, by Claude, or both
Slash command
/codescene:installing-and-activating-codescene-mcpThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the task is to get the CodeScene MCP Server installed and registered with an AI assistant. The workflow has three parts: install the server, register it in the assistant, and copy the agent guidance files into the repository.
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.
Views, sets, and troubleshoots CodeScene MCP configuration including access tokens, on-prem URLs, ACE tokens, default projects, and SSL certificates.
Search, install, configure, update, and remove MCP servers across coding agents like Claude Code, Cursor, VS Code, Claude Desktop, and more. Supports multi-agent installs via npx add-mcp and direct config editing.
Share bugs, ideas, or general feedback.
Use this skill when the task is to get the CodeScene MCP Server installed and registered with an AI assistant. The workflow has three parts: install the server, register it in the assistant, and copy the agent guidance files into the repository.
For configuring the server after installation (access tokens, on-prem URLs, ACE, SSL), use the configuring-codescene-mcp skill instead.
Do not use this skill for configuring tokens, URLs, or other server options. Use configuring-codescene-mcp for that. Do not use this skill for refactoring, safeguards, or technical debt prioritization.
npx or npm, Homebrew, Windows installer script, manual download, or Docker.cs-mcp.docs/AGENTS-full.md for CodeScene Core users, or docs/AGENTS-standalone.md for standalone license users. For Amazon Q, copy .amazonq/rules instead.https://github.com/codescene-oss/codescene-mcp-server/tree/main/skills.set_config or ask the assistant to configure the access token and any other options.npx @codescene/codehealth-mcp or npm install -g @codescene/codehealth-mcpbrew tap codescene-oss/codescene-mcp-server https://github.com/codescene-oss/codescene-mcp-server && brew install cs-mcpcs-mcp command or container entrypoint is available.codescene server entry in settings.json or .vscode/mcp.json.claude mcp add.set_config tool under the hood). See the configuring-codescene-mcp skill for full details.docs/AGENTS-full.md for CodeScene Core users, or docs/AGENTS-standalone.md for standalone license users. Rename it to AGENTS.md in the target repository so the agent picks it up automatically..amazonq/rules instead of the AGENTS file.https://github.com/codescene-oss/codescene-mcp-server/tree/main/skills for safeguarding, refactoring, prioritization, or business-case workflows.set_config is simpler and persistent.