Loomal

mcp-veo

MCP server by github.com/acedatacloud/veomcp

MCP server for Google Veo AI video generation

0 starspypi: mcp-veoRemote-capable

About mcp-veo

mcp-veo is an MCP (Model Context Protocol) server published by acedatacloud in the official MCP registry. MCP server for Google Veo AI video generation

mcp-veo runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as a Python package on PyPI (mcp-veo), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/acedatacloud/veomcp.

Use mcp-veo with your agent

Claude Code · one command
claude mcp add --transport http mcp-veo https://veo.mcp.acedata.cloud/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-veo": {
      "url": "https://veo.mcp.acedata.cloud/mcp"
    }
  }
}
streamable-httphttps://veo.mcp.acedata.cloud/mcp
pypimcp-veo

Frequently asked questions

What is mcp-veo?
mcp-veo is an MCP (Model Context Protocol) server by acedatacloud. MCP server for Google Veo AI video generation
How do I connect mcp-veo to Claude, Cursor, or another MCP client?
mcp-veo is a remote MCP server — add its endpoint (https://veo.mcp.acedata.cloud/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is mcp-veo open source?
Yes — the source code is public at github.com/acedatacloud/veomcp.
Can AI agents pay to use mcp-veo?
Not yet through Loomal — mcp-veo is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-veo? Claim this listing free by verifying GitHub ownership, or contact us.