{
  "x402Version": 2,
  "id": 14145,
  "slug": "14145",
  "resource": "https://mcp.soundside.ai/mcp",
  "description": "create_text — $0.07 USDC",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x15179876c595922999C2d5DC7c23Cc7711fE799a",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "70000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "media",
      "discoverable": true,
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "resource_id": "uuid",
            "status": "complete",
            "success": true
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "advanced_options": {
                    "anyOf": [
                      {
                        "additionalProperties": true,
                        "type": "object"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "description": "Provider-specific settings dict",
                    "title": "Advanced Options"
                  },
                  "json_schema": {
                    "anyOf": [
                      {
                        "additionalProperties": true,
                        "type": "object"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "description": "JSON schema for structured output",
                    "title": "Json Schema"
                  },
                  "max_tokens": {
                    "default": 512,
                    "description": "Maximum tokens to generate",
                    "title": "Max Tokens",
                    "type": "integer"
                  },
                  "messages": {
                    "default": [],
                    "description": "Chat messages with role and content",
                    "items": {
                      "additionalProperties": {
                        "type": "string"
                      },
                      "type": "object"
                    },
                    "title": "Messages",
                    "type": "array"
                  },
                  "model": {
                    "anyOf": [
                      {
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "description": "Model name override",
                    "title": "Model"
                  },
                  "project_id": {
                    "anyOf": [
                      {
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "description": "Library project UUID",
                    "title": "Project Id"
                  },
                  "prompt": {
                    "anyOf": [
                      {
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "default": null,
                    "description": "Single prompt (alternative to messages)",
                    "title": "Prompt"
                  },
                  "provider": {
                    "default": "vertex",
                    "description": "AI provider for text generation",
                    "enum": [
                      "minimax",
                      "vertex",
                      "grok",
                      "qwen"
                    ],
                    "title": "Provider",
                    "type": "string"
                  },
                  "store_response": {
                    "default": false,
                    "description": "Store response as library resource",
                    "title": "Store Response",
                    "type": "boolean"
                  },
                  "temperature": {
                    "default": 0.7,
                    "description": "Sampling temperature (0-2)",
                    "title": "Temperature",
                    "type": "number"
                  }
                },
                "title": "create_textArguments",
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "video",
        "image",
        "audio",
        "music",
        "MCP",
        "AI",
        "generation"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "mcp.soundside.ai",
  "lastUpdated": "2026-09-02T13:33:50.389Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-02T13:33:49.582Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "mcp.soundside.ai",
    "manifest_name": "mcp.soundside.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}