Generate and edit AI images and video on SayMaker: Veo 3.1, Kling 3.0, Seedance 2.0, Nano Banana 2.
claude mcp add saymaker-mcp -- npx -y saymaker-mcp
claude_desktop_config.json
{
"mcpServers": {
"saymaker-mcp": {
"command": "npx",
"args": [
"-y",
"saymaker-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"saymaker-mcp": {
"command": "npx",
"args": [
"-y",
"saymaker-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"saymaker-mcp": {
"command": "npx",
"args": [
"-y",
"saymaker-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"saymaker-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"saymaker-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"saymaker-mcp": {
"command": "npx",
"args": [
"-y",
"saymaker-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/ai.saymaker--saymaker-mcp/reviews or the review_server meta-tool.
POST /mcp