Venice MCP Server
Model Context Protocol over SSE, backed by Venice AI.
Endpoints
GET
/sseOpen a Server-Sent Events stream and receive a session ID.
POST
/messages?sessionId=<id>Send MCP JSON-RPC messages to the active session.
Tools
- venice_chat - text and chat completions
- venice_image - image generation
- venice_video - video generation
- venice_audio - audio transcription and generation
Connect
Point any MCP client at https://venice-mcp-server.matheusvinicius26.poke.site/sse to use the Venice AI tool set.