drio
Open app

VeyraX MCP

Source

Catalog onlyCatalog onlySTDIO

Overview

VeyraX MCP (Model Context Protocol) is a single tool designed to connect all your favorite applications, such as Gmail, Calendar, and many more, into a unified platform for seamless access.

To use VeyraX, sign up for a free account, obtain your API key from the VeyraX dashboard, and follow the setup guide to integrate it with your preferred MCP-compatible environment like Cursor, Claude, or VS Code.

  • Single Authentication: Connect once and access all tools without multiple logins. - Instant Access: All connected tools are immediately available in your chosen editor or AI assistant. - Quick Setup: Complete integration in under five minutes.
  1. Streamlining workflows by connecting various productivity tools.
  2. Enhancing coding experiences in IDEs like VS Code and Cursor.
  3. Simplifying access to multiple applications for AI assistants.

Add to your AI client

Use these steps to connect VeyraX MCP in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "veyrax-mcp-veyrax": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-veyrax-mcp-veyrax"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "veyrax-mcp-veyrax": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-veyrax-mcp-veyrax"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "veyrax-mcp-veyrax": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-veyrax-mcp-veyrax"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "veyrax-mcp-veyrax": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-veyrax-mcp-veyrax"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "veyrax-mcp-veyrax": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-veyrax-mcp-veyrax"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "veyrax-mcp-veyrax": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-veyrax-mcp-veyrax"
      ]
    }
  }
}

FAQ

**What tools can I connect with VeyraX?**

You can connect a variety of tools including Gmail, Calendar, and many more compatible applications.

**Is VeyraX free to use?**

Yes! VeyraX offers a free account for users.

**How long does it take to set up VeyraX?**

The setup process can be completed in under five minutes.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3013,"uuid":"4d415e4f-9e73-4200-bc33-71ab33cbbfbe","name":"veyrax-mcp","title":"VeyraX MCP","description":"","avatar_url":"https://avatars.githubusercontent.com/u/201344226?v=4","created_at":"$D2025-03-16T23:10:37.804Z","updated_at":"$D2025-03-16T23:10:46.270Z","status":"created","author_name":"VeyraX","author_avatar_url":"https://avatars.githubusercontent.com/u/201344226?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/VeyraX/veyrax-mcp","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"36\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-28 23:36:32\"}","user_uuid":"69dd5990-af59-4021-97d7-e8c0c359bd00","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]