The most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC ๐ฆฌ
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"yaak": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-yaak"
]
}
}
}