alternativespe mcp for Windsurf
io.github.luarss/alternativespe-mcp
Private-market data across Southeast Asia via the Alternatives Partner API v3
client:Windsurf
transport:stdio
runtime:npm
Install alternativespe mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"alternativespe-mcp": {
"command": "npx",
"args": [
"-y",
"alternativespe-mcp"
],
"env": {
"ALTDMP_API_KEY": "<ALTDMP_API_KEY>",
"ALTDMP_BASE_URL": "<ALTDMP_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs