opensolon/solon-ai
Java AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Platform-specific configuration:
{
"mcpServers": {
"solon-ai": {
"command": "npx",
"args": [
"-y",
"solon-ai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...