Skip to content
Zed

mcp stp spei for Zed

io.github.codespar/mcp-stp-spei

STP/SPEI — Mexican instant bank transfers

client:Zed transport:stdio runtime:npm

Install mcp stp spei in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "mcp-stp-spei": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-stp-spei"
      ],
      "env": {
        "STP_API_KEY": "<STP_API_KEY>",
        "STP_COMPANY": "<STP_COMPANY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp stp spei in other clients