返回 MCP 目录
public公开dns本地运行

云桥MCP

单一的MCP工具即可连接您所有喜欢的工具:Gmail、日历和另外40多种工具。

article

README

VeyraX MCP

Single tool to control them all — VeyraX MCP is the only connection you need to access all your tools in any MCP-compatible environment.


Model Context Protocol (MCP)

Introduction

VeyraX MCP (Model Context Protocol) is an open protocol that allows you to provide custom tools to agentic LLMs. By connecting once to the VeyraX platform, you can use all tools you’ve already integrated with VeyraX in any MCP-compatible environment—such as Claude, Cursor, VS Code, or Windserf—without juggling multiple authentications.

Why Choose VeyraX?

  • Single Authentication: Connect once in VeyraX, then use your tools across all MCP clients without separate logins or credentials.
  • Instant Access to All Tools: Any tool you connect to VeyraX is immediately available in your favorite editor or AI assistant.
  • 5-Minute Setup: Connect VeyraX to any MCP client in under five minutes.

Getting Started

  1. Sign up for VeyraX
    Create a free account at https://www.veyrax.com/register.

  2. Open the VeyraX Platform to Get Your API Key
    You can find your API key in your VeyraX dashboard.

    Tip: Look for the “API Key” section in your account settings.

  3. Choose Your Configuration
    Copy the complete configuration (including your API key) directly from the VeyraX platform.

  4. Select an MCP Client
    Decide which environment or editor you want to integrate with (e.g., Cursor, Claude, Windserf, VS Code).

  5. Follow the Setup Guide
    Either:

    • Use the automatic installation method (you’ll be prompted for your API key), OR
    • Manually paste the copied configuration into your MCP client’s settings.

That’s it! You’ll now have instant access to every tool you’ve linked to VeyraX in all your favorite editor and AI assistant environments.


Supported MCP Clients

  • Cursor
    Add VeyraX MCP to Cursor IDE in minutes.

  • Claude
    Use all your VeyraX-connected tools directly in Claude.

  • Windsurf
    Integrate with the Windserf IDE for a seamless coding experience.

  • VS Code
    Connect VeyraX MCP to VSCode IDE via Cline.


Have Questions?

If you have any questions, check out our documentation or contact support.

Enjoy a unified, hassle-free approach to using all your favorite tools anywhere, all thanks to VeyraX MCP!


Happy coding!

— Team VeyraX


This README is a brief starter guide. For detailed instructions and troubleshooting, please visit the official VeyraX docs.

help

运行方式说明

cloud

托管运行

托管运行通常表示这个 MCP Server 由服务方环境承载,用户一般按页面提供的连接方式或授权流程接入,不需要在本地长期启动一个 MCP 进程

  1. 打开服务方连接页
  2. 完成授权或复制端点
  3. 在 MCP 客户端中连接
terminal

本地运行 / 其它方式

本地运行通常需要用户在自己的电脑或服务器上安装依赖,把 server_config 复制到 MCP 客户端,并按 env_schema 补齐环境变量、密钥或其它配置

  1. 复制 server_config
  2. 安装所需依赖
  3. 补齐环境变量后重启客户端