Bessouat40/coding-assistant
AI Coding Assistant powered by MCP server : it reads your code locally to provide truly context-aware help, explanations, and suggestions directly related to your files. Code smarter, locally or using external API..
Platform-specific configuration:
{
"mcpServers": {
"coding-assistant": {
"command": "npx",
"args": [
"-y",
"coding-assistant"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...