Agentic AI Framework for Java Developers
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"spring-ai-alibaba": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-spring-ai-alibaba"
]
}
}
}