Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++ applications.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"restbed": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-restbed"
]
}
}
}