claude mcp add hreyansh-hachaundiya-codesherlock-mcp-server -- npx -y @codesherlock/codesherlock-mcp-server
{
"mcpServers": {
"hreyansh-hachaundiya-codesherlock-mcp-server": {
"command": "npx",
"args": ["-y", "@codesherlock/codesherlock-mcp-server"]
}
}
}
{
"mcpServers": {
"hreyansh-hachaundiya-codesherlock-mcp-server": {
"command": "npx",
"args": ["-y", "@codesherlock/codesherlock-mcp-server"]
}
}
}
{
"mcpServers": {
"hreyansh-hachaundiya-codesherlock-mcp-server": {
"command": "npx",
"args": ["-y", "@codesherlock/codesherlock-mcp-server"]
}
}
}
About This MCP Server
The CodeSherlock MCP server is a developer tool that enables AI-powered static and contextual code analysis, connecting to various development environments through standard input/output interfaces. It can be installed via npm and is part of the CodeSherlock project, allowing developers to integrate advanced code analysis capabilities into their workflows. Developers would use this server to enhance their coding experience with AI-driven insights and suggestions, particularly when working on complex projects that require in-depth code understanding.
AI-powered static and contextual code analysis MCP server. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@codesherlock/codesherlock-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The CodeSherlock server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.