Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Envoy MCP plugin

Connect Cursor to Envoy's hosted MCP server using the Agent Plugins 1.0.0 format.

The plugin connects to https://mcp.envoy.com/mcp. After installation, sign in with your Envoy account when Cursor prompts you. Available tools follow your Envoy account permissions. No API key or local server is required.

Install

Install Envoy from the Cursor Marketplace. Cursor reads plugin.json and mcp.json from this repository and configures the remote server. When prompted, complete the Envoy sign-in and authorization flow.

For a manual MCP connection, add this server to Cursor's MCP configuration:

{
  "mcpServers": {
    "envoy": {
      "url": "https://mcp.envoy.com/mcp"
    }
  }
}

The MCP service and its OAuth flow are hosted by Envoy. This repository contains only the public plugin configuration and installation instructions.

About

Agent Plugins package for the Envoy remote MCP server

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors