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