spring-ai-community/spring-ai-agent-utils
A Spring AI library that brings Claude Code-inspired tools and agent skills to your AI applications.
Platform-specific configuration:
{
"mcpServers": {
"spring-ai-agent-utils": {
"command": "npx",
"args": [
"-y",
"spring-ai-agent-utils"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...