AterDev/Perigon.CLI
This is a tool that helps you quickly build backend services based on Asp.Net Core and EF Core. It provides command line, WebUI and IDE MCP support. In a well-designed project architecture that has been put into practice, code generation and LLM technology are used to reduce various template codes and greatly improve development efficiency!
Platform-specific configuration:
{
"mcpServers": {
"Perigon.CLI": {
"command": "npx",
"args": [
"-y",
"Perigon.CLI"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...