Server Config
{
"mcpServers": {
"readyapis": {
"type": "http",
"url": "https://readyapis.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}{
"mcpServers": {
"readyapis": {
"type": "http",
"url": "https://readyapis.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}