code-assistant
MCP Serverby stippi · Added 5mo ago
Claude
67
Install
git clone https://github.com/stippi/code-assistantAdd to Claude
claude mcp add code-assistantQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"code-assistant": {
"command": "npx",
"args": [
"@modelcontextprotocol/code-assistant"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Coding agent with multiple tools
Tags
developmentmcp-server