Canonical context
Search a versioned corpus of Scripture, creeds, councils, patristic writing, historical theology, and confessional sources. Results preserve source, passage, edition, translation, license, URL, and verification metadata.
Feason Context · MCP 7.0
Feason is a context layer for AI agents—not another chatbot. It gives developer tools structured access to source-grounded Scripture and theological research, verifiable citations, named tradition perspectives, and permissioned study memory.
https://www.feason.com/api/mcpDetailed overview
Search a versioned corpus of Scripture, creeds, councils, patristic writing, historical theology, and confessional sources. Results preserve source, passage, edition, translation, license, URL, and verification metadata.
With explicit permission, an agent can retrieve a user’s saved passages, notes, reading history, study progress, lecture notes, plans, and authored reflections. Personal data stays separate from canonical ranking.
Create private projects, save immutable evidence packets, curate exact passages, compare packet history, export citations, fork an inquiry, and create revocable read-only shares.
How it works
Instead of asking a model to recall theology from training, the client calls a specific Feason tool such as search_sources, compare_traditions, or build_evidence_packet.
OAuth and client credentials determine which public corpus and private user scopes are available. Read, write, sharing, and destructive actions remain distinct.
Lexical and semantic search, metadata filters, curated relationships, and source-aware reranking locate exact passages. Missing coverage stays visible rather than being filled with generated text.
Responses return evidence in labeled fields with stable IDs, provenance, caveats, confidence, and citation data so the client can display, verify, or continue working with it.
39 purpose-built tools
Find
search_sourcesget_sourceget_passage_contextUnderstand
get_scripture_contextget_primary_sourcesTrace
trace_conceptlookup_theological_termCompare
compare_traditionsevaluate_claimVerify
resolve_citationverify_citationformat_citationAssemble
build_evidence_packetRemember
search_personal_contextcontinue_studyget_study_progressResearch
save_research_evidencecurate_research_evidenceexport_research_projectExample workflow
A client can ask Feason to assemble the relevant material, then let its own model analyze the structured response. Feason does not publish a final theological judgment on the model’s behalf.
build_evidence_packet{
"question": "How did early sources discuss this doctrine?",
"traditions": ["catholic", "orthodox", "reformed"],
"limit": 12
}{
"primarySources": [...],
"scripture": [...],
"historicalContext": [...],
"positions": [...],
"provenance": {...},
"caveats": [...],
"confidence": {...}
}Designed for responsible use
Stored passages carry their source provenance. Curated relationships and generated summaries are not presented as source text.
Comparisons attribute positions and expose disagreement or missing corpus coverage instead of collapsing them into a single answer.
OAuth consent and revocable client credentials gate private sources. An integration receives only the scopes a user grants.
Journal titles and bodies are client-side encrypted and cannot be decrypted or searched by MCP. Other private context never changes canonical ranking.
Feason records tool outcome, client, duration, and request identifiers for reliability and abuse prevention—not full requests, access tokens, or query text.
Corpus coverage, citation accuracy, source drift, retrieval health, conformance, latency, failures, and human review are monitored as separate signals.
Connect
Connect
[mcp_servers.feason] url = "https://www.feason.com/api/mcp"
Connect
https://www.feason.com/api/mcp
Connect
https://www.feason.com/api/mcp
Public evidence tools use the canonical corpus boundary.
Private tools require a signed-in Feason account and the relevant read or write scope.
Manage connected apps →