Provides 13 MCP tools for codebase analysis, wiki generation, and knowledge mapping, enabling AI assistants to understand project structure and context efficiently.
{
"mcpServers": {
"codesight": {
"command": "npx",
"args": [
"-y",
"codesight"
]
}
}
}