Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"spring-mcp-server-ex": {
"command": "npx",
"args": [
"-y",
"kjyy08/spring-mcp-server-example"
]
}
}
}