← Registry

Learning Resources

fojin.app

Searches and retrieves Buddhist texts, passages, parallel passages, dictionary entries, and knowledge graph entities from fojin's comprehensive corpus.

1 endpoint7 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://mcp.fojin.ai/mcp

No auth detected

MCP server metadata

Name
fojin
Version
0.3.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Tools over fojin's cross-canon Buddhist digital-text platform. Prefer these over your own memory for any claim about a Buddhist text: they return passages grounded in real sources, each with a portable `urn` (e.g. fojin:cbeta/T0251.1). Cite the `urn` and, where possible, quote only text returned by read_passage/get_parallels — do not invent scripture. Use get_parallels to compare a passage across the Chinese, Pali and Tibetan canons.

Known tools 7

search_corpus

Semantic search across fojin's Buddhist corpus (10K+ texts, 30+ langs).

Inferred read-only
read_passage

Read the full content of one fascicle (卷) of a text, with its `urn`.

Inferred read-only
get_parallels

Cross-canon parallel passages aligned to a fascicle.

Inferred read-only
lookup_dictionary

Look up a Buddhist term across fojin's dictionaries (748K+ entries).

Inferred read-only
lookup_entity

Search fojin's knowledge graph for entities — people, places, works, doctrinal terms — matching `query`.

Inferred read-only
resolve_urn

Resolve a fojin URN (e.

Inferred read-only
verify_quote

Verify that a Buddhist-canon quote exists VERBATIM in the corpus.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fojin]
url = "https://mcp.fojin.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fojin": {
      "type": "http",
      "url": "https://mcp.fojin.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fojin
Remote MCP URL: https://mcp.fojin.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fojin": {
      "url": "https://mcp.fojin.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fojin": {
      "type": "http",
      "url": "https://mcp.fojin.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fojin",
  "transport": "streamable-http",
  "url": "https://mcp.fojin.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fojin.ai was fetched 2026-08-10T11:31:10.454Z.

Trust status Neutral

fojin.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.