cortexcloud

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

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

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

    Server tool list (10)

    Raw names from tools/list. Only developers need these.

    cortex_estimate_optimizationAnalyze an optimization problem for free — returns a machine-readable decision block: recommended mode/backend, estimated runtime, USDC price, benchmark evidence. Always call this before paying for cortex_optimize.
    cortex_optimizeSolve a QUBO/Ising optimization problem (x402-paid, USDC on Base). Returns a job_id to poll with cortex_get_job. Prices per successful run: classical $0.05, hybrid $0.10, quantum $1.503 (exact price quoted by POST /v1/estimate before payment). Use mode=auto unless you specifically need quantum.
    cortex_get_jobPoll an optimization job by id. Free — returns status, solution, objective, error.
    cortex_list_backendsList solver backends (classical/hybrid/quantum) with live availability and verified flag. Free — check before choosing a mode.
    cortex_token_priceSpot price (USD) for an ERC-20 token by contract address or CoinGecko id. Free.
    cortex_wallet_balancesERC-20 token balances (USD-valued) for an EOA address. Free.
    cortex_research_searchWeb search via /v1/research/search (x402-paid). Returns ranked results with snippets.
    cortex_ai_chatSingle-turn chat completion via /v1/ai/chat (x402-paid). Returns model reply + usage.
    cortex_automation_transformShape arbitrary JSON via pick/omit/rename/set rules (x402-paid, automation).
    cortex_automation_http_requestOutbound SSRF-guarded HTTP via /v1/automation/http-request (x402-paid, automation).
    cortexcloud: connect to Claude, ChatGPT, Cursor · Connectors.fun