I have created an MCP for Chaturbate - It supports Whitelabels - Just tell it what your URL is - You can say things like "Show 5 model cards with images of the top 5 blonde models using my white label at www.eddythedog.cam" and away you go...
The MCP JSON you need to put in you dev environment is bellow - That should work in most tools - Ask if you have any issues and I will see what the code for your tool is.....
If you use it then donations are always welcome...
The MCP JSON you need to put in you dev environment is bellow - That should work in most tools - Ask if you have any issues and I will see what the code for your tool is.....
Code:
{
"mcpServers": {
"chaturbate": {
"command": "npx",
"args": [
"-y",
"chaturbate-mcp@latest"
]
}
}
}

Comment