vexa MCP Server — Claude & Cursor Integration

# vexa MCP Server ## What is vexa? vexa is a production-ready Model Context Protocol (MCP) server with 2,755 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install Vexa-ai/vexa # Or manual git clone https://github.com/Vexa-ai/vexa.git cd vexa ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 2,755 - **Forks:** 🍴 467 - **License:** Apache-2.0 - **Updated:** 2026-09-07 - **Repo:** [Vexa-ai/vexa](https://github.com/Vexa-ai/vexa)