Skip to content

trycourier/courier-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Courier MCP

1. Run the test server

From root:

sh dev.sh

Or run the launcher action "Start Development"

2 Install the MCP server

Cursor

{
  "mcpServers": {
    "courier": {
      "url": "http://localhost:3000", // The url where this is hosted
      "headers": {
        "api_key": "XXXX", // Your API Key. Get yours from: https://app.courier.com/settings/api-keys (Required)
        "base_url": "XXXX", // The url the underlying api client uses to make requests. (Optional) If not set, Courier Production API will be used.
      }
    }
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published