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
{
"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