Nefesh Cognitive Compute Router

LLM gateway on gateway.nefesh.ai that injects the caller's live human state into the request and adjusts temperature before forwarding to an upstream model. Three modes: OpenAI-compatible POST /v1/chat/completions, Anthropic passthrough POST /v1/messages, and Unified Anthropic (Anthropic format to any OpenAI-shaped backend). Eleven documented backends selected with the X-LLM-Backend header; the caller supplies X-Nefesh-Key, X-LLM-Key and X-Nefesh-Subject (or legacy X-Nefesh-Session). Responses carry X-Nefesh-Adapted, X-Nefesh-State, X-Nefesh-Backend and X-Nefesh-Reason. Degrades gracefully to a plain passthrough when no signal exists. Source is published; no OpenAPI (gateway.nefesh.ai/openapi.json is 404).

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/nefesh-cognitive-compute-router"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Nefesh Cognitive Compute Router
description: 'LLM gateway on gateway.nefesh.ai that injects the caller''s live human state into the request
  and adjusts temperature before forwarding to an upstream model. Three modes: OpenAI-compatible POST
  /v1/chat/completions, Anthropic passthrough POST /v1/messages, and Unified Anthropic (Anthropic format
  to any OpenAI-shaped backend). Eleven documented backends selected with the X-LLM-Backend header; the
  caller supplies X-Nefesh-Key, X-LLM-Key and X-Nefesh-Subject (or legacy X-Nefesh-Session). Responses
  carry X-Nefesh-Adapted, X-Nefesh-State, X-Nefesh-Backend and X-Nefesh-Reason. Degrades gracefully to
  a plain passthrough when no signal exists. Source is published; no OpenAPI (gateway.nefesh.ai/openapi.json
  is 404).'
image: https://nefesh.ai/icon.svg
humanURL: https://nefesh.ai/docs/gateway
baseURL: https://gateway.nefesh.ai
tags:
- LLM Gateway
- Proxy
- Human State
- OpenAI-Compatible
tags_raw:
- LLM Gateway
- Proxy
- Human State
- OpenAI Compatible
properties:
- type: Documentation
  url: https://nefesh.ai/docs/gateway
- type: SourceCode
  url: https://github.com/nefesh-ai/nefesh-gateway
- type: X-Health
  url: https://gateway.nefesh.ai/health