temprouter

Installation
SKILL.md

tempRouter — payable confidential inference (entrypoint)

Live endpoint: https://temprouter.onrender.com

  • POST /v1/chat/completions/stream — the payable inference endpoint (MPP 402 → pay → SSE)
  • GET /tee/attestation — enclave attestation (verify before you pay)
  • GET /openapi.json · GET /llms.txt — MPP service discovery

Quick start

Three fastest ways to try tempRouter right now:

1. Verify-only (free, no payment)

temprouter verify
# or: curl https://temprouter.onrender.com/tee/attestation | jq

Fetches the live enclave attestation report and runs DCAP verification. Costs nothing — just confirms the enclave is real. Good for kicking the tires.

Installs
3
GitHub Stars
9
First Seen
Aug 1, 2026
temprouter — sarthib7/agentsmith