alternativespe mcp for Zed
io.github.luarss/alternativespe-mcp
Private-market data across Southeast Asia via the Alternatives Partner API v3
client:Zed
transport:stdio
runtime:npm
Install alternativespe mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"alternativespe-mcp": {
"command": "npx",
"args": [
"-y",
"alternativespe-mcp"
],
"env": {
"ALTDMP_API_KEY": "<ALTDMP_API_KEY>",
"ALTDMP_BASE_URL": "<ALTDMP_BASE_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs