MCP Server
MCP
io.github.avclabs/enhance-mcp
HTTP MCP Client-Server for video enhancement API
Install
npx -y @avclabs.ai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@avclabs.ai/enhance-mcp",
"version": "0.1.17",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key for the service",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "HTTP_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment