ogulcanarbc/spring-ai-mcp-client
mcp client application that utilizes spring ai. it integrates with mcp protocol-supported servers to enable ai-powered chat interactions.
Platform-specific configuration:
{
"mcpServers": {
"spring-ai-mcp-client": {
"command": "npx",
"args": [
"-y",
"spring-ai-mcp-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...