Stdio MCP server that wraps the ImageTalk backend REST API for use with Claude Desktop and other MCP clients.
{
"mcpServers": {
"imagetalkmcp": {
"command": "npx",
"args": [
"-y",
"@imagetalk/mcp"
]
}
}
}