V
Venice MCP Server
by @veniceai
Venice AI MCP Server for Claude Code, Cline, and AI agents
Created 2/3/2026
Updated 21 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/veniceai/venice-mcp-server
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"veniceai-venice-mcp-server": {
"command": "git",
"args": [
"clone",
"https://github.com/veniceai/venice-mcp-server"
]
}
}
}