Skip to content
VS Code

cortexcloud for VS Code

io.github.jonahthan433/cortexcloud

Pay-per-call QUBO/Ising optimization for AI agents via x402 (USDC on Base). No API keys.

client:VS Code transport:streamable-http

Install cortexcloud in VS Code

.vscode/mcp.json

{
  "servers": {
    "cortexcloud": {
      "type": "http",
      "url": "https://api.cortexcloud.org/mcp"
    }
  }
}

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

cortexcloud in other clients