🔥 Java enterprise application development framework for full scenario: Restrained, Efficient, Open, Ecologicalll!!! 700% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java25; Supports LTS. (Replaceable spring)
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"solon": {
"command": "npx",
"args": [
"-y",
"opensolon/solon"
]
}
}
}
Run in terminal:
claude mcp add solon npx -y opensolon/solon
Add to .cursor/mcp.json:
{
"mcpServers": {
"solon": {
"command": "npx",
"args": [
"-y",
"opensolon/solon"
]
}
}
}