predictDEX for VS Code
mk.dex/predictdex
Live Polymarket odds, order books, fee-inclusive quotes and non-custodial prediction trading.
client:VS Code
transport:streamable-http
tools:11
Install predictDEX in VS Code
.vscode/mcp.json
{
"servers": {
"predictdex": {
"type": "http",
"url": "https://predict.dex.mk/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs