Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"basic-mcp-server-in-": {
"command": "npx",
"args": [
"-y",
"jihadmia35/Basic-MCP-Server-in-Spring-Boot"
]
}
}
}