The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Feason Context listing page.
Typed, dependency-free TypeScript and Python clients for the Feason Context REST API, plus its OpenAPI 3.1 contract.
Feason Context supplies source-grounded Christian research material with exact passages, provenance, stable citations, named tradition coverage, and explicit coverage boundaries. Applications decide how to use the returned evidence.
typescript/ — @feason/contextpython/ — feason-contextopenapi/feason-context-openapi.yaml — the public REST contractcontract.json — versioned endpoint metadata used to generate both clientsserver.json — official MCP Registry metadata for the hosted remote serverDIRECTORY_LISTING.md — reusable, boundary-aware MCP directory copyThe hosted service remains at https://www.feason.com. These clients do not contain the Feason corpus, production credentials, user data, retrieval engine, or server implementation. Tokens are accepted at runtime and are never persisted.
The SDK package names are reserved in their manifests but are not advertised as publicly installable until their registry records are verified. See PUBLISHING.md for the release preflight and verification sequence.
The hosted MCP service is described separately by server.json. Directory descriptions should preserve Feason's evidence-layer boundaries; see DIRECTORY_LISTING.md.
Do not place API tokens in source, examples, issues, or test fixtures. See SECURITY.md for private vulnerability reporting.
MIT. See LICENSE.