Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"drimssy": {
"command": "http",
"args": [
"https://raw.githubusercontent.com/StepanDutchak/drimssy/main/backend/openapi.yaml"
]
}
}
}