Kive MCP Server

The Kive MCP server is Kive's programmable interface: an OAuth 2.1 protected Model Context Protocol endpoint that lets an authorized agent browse Kive workspaces, saved products, trained models, studios and video presets, create saved products from a product page or image URL, generate product images and videos, edit existing images and poll generation status. Actions run under the authorizing user's workspace permissions and spend that workspace's credits.

API entry from apis.yml

apis.yml Raw ↑
aid: kive:mcp
name: Kive MCP Server
description: 'The Kive MCP server is Kive''s programmable interface: an OAuth 2.1 protected Model Context
  Protocol endpoint that lets an authorized agent browse Kive workspaces, saved products, trained models,
  studios and video presets, create saved products from a product page or image URL, generate product
  images and videos, edit existing images and poll generation status. Actions run under the authorizing
  user''s workspace permissions and spend that workspace''s credits.'
humanURL: https://kive.ai/mcp
baseURL: https://mcp.kive.ai/mcp
tags:
- MCP
- Generative AI
- Images
- Video
properties:
- type: MCPServer
  url: mcp/kive-mcp.yml
- type: Documentation
  url: https://kive.ai/docs/mcp/overview.md
- type: GettingStarted
  url: https://kive.ai/docs/mcp/connect-any-client.md
- type: Authentication
  url: authentication/kive-authentication.yml
- type: OAuthScopes
  url: scopes/kive-scopes.yml