Skip to content
VS Code

Norynta Prediction Markets for VS Code

io.github.norynta/prediction-markets

Discover Norynta markets and use caller-signed trading through a protected MCP.

client:VS Code transport:streamable-http

Install Norynta Prediction Markets in VS Code

.vscode/mcp.json

{
  "servers": {
    "prediction-markets": {
      "type": "http",
      "url": "https://mcp.norynta.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Norynta Prediction Markets in other clients