cutout-mcp
v1.0.4
Published
mcp package for tukeli api
Readme
MCP stdio Server for cutout.pro api
Set up
APIKEY
Register and get apikey from https://www.cutout.pro
NPX
{
"mcpServers": {
"cutout-mpc": {
"command": "npx",
"args": [
"-y",
"cutout-mcp@latest"
],
"env": {
"APIKEY": ""
}
}
}
}