Feign makes writing java http clients easier
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"feign": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-feign"
]
}
}
}