pzalutski-pixel/sharplens-mcp
58 semantic C#/.NET analysis tools via Roslyn. Navigation, refactoring, find usages, and code intelligence for AI agents.
Quick Start
Clone the repository:
git clone https://github.com/pzalutski-pixel/sharplens-mcpClaude Desktop configuration example:
{
"mcpServers": {
"sharplens-mcp": {
"command": "npx",
"args": [
"-y",
"pzalutski-pixel/sharplens-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.