CLI and MCP server for API integration testing, reproducible API workflows, and OpenAPI contract validation in CI/CD
{
"mcpServers": {
"pinedateceusphere-integration-hub": {
"command": "npx",
"args": [
"-y",
"@pinedatec.eu/sphere-integration-hub"
]
}
}
}