← fellwork.com
INDIVIDUAL MCP TOOL
word_study
Look up an original-language Bible word (Hebrew or Greek) by its lemma: transliteration, gloss, part of speech, and lexicon sense definitions from public-domain lexica (BDB, Thayer, TBESG, …).
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.fellwork]
url = "https://fellwork.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fellwork": {
"type": "http",
"url": "https://fellwork.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fellwork
Remote MCP URL: https://fellwork.com/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": {
"fellwork": {
"url": "https://fellwork.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fellwork": {
"type": "http",
"url": "https://fellwork.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fellwork",
"transport": "streamable-http",
"url": "https://fellwork.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
read_passage— Read the Fellwork translation of a Bible passage WITH its original Greek/Hebrew word data.study_passage— Get the in-depth exegetical study (TOCMA) for a passage: title, summary, and sectioned analysis (context, structure, key terms, application).list_books— List every book of the Bible in canonical order with its code, full name, and chapter count — the table of contents.