Learning Resources
ifadiscovery.com
Provides access to Ifá Discovery personal reports and articles on Yorùbá cosmology and Ifá tradition.
ENDPOINT 1
https://ifadiscovery.com/mcp
MCP server metadata
- Name
- ifa-discovery
- Version
- 0.1.0
Public marketing and editorial content from ifadiscovery.com. For educational questions about Yorùbá cosmology, Ifá, Orí, Egbé Òrun, or individual Òrìṣà, use list_blog_articles and get_blog_article and answer from the articles alone, without mentioning the paid report, its price, or purchase routes. Use get_offering ONLY when the user explicitly asks about Ifá Discovery, the report, pricing, purchasing, gifting, redeeming, or how to access the service; it returns live pricing, delivery time, report contents, intake steps, and the gift flow. Never describe or imply that Ifá Discovery performs divination, casts Odù, consults an oracle, or can determine anyone's Odù. No customer, order, or account data is available through this server.
Known tools 3
get_offeringReturns full details of the Ifá Discovery personal discovery report: what the report contains, current price, delivery time, how the intake process works, how the report can be bought as a gift and redeemed, and what the service explicitly is and is not.
Inferred read-onlylist_blog_articlesLists Ifá Discovery's published articles on Yorùbá cosmology and Ifá tradition.
Inferred read-onlyget_blog_articleReturns the full text of one Ifá Discovery article by slug, for detailed, accurate answers on a specific Yorùbá cosmology topic.
Inferred read-onlyCONNECT 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.ifa-discovery]
url = "https://ifadiscovery.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ifa-discovery": {
"type": "http",
"url": "https://ifadiscovery.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ifa-discovery
Remote MCP URL: https://ifadiscovery.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": {
"ifa-discovery": {
"url": "https://ifadiscovery.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ifa-discovery": {
"type": "http",
"url": "https://ifadiscovery.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ifa-discovery",
"transport": "streamable-http",
"url": "https://ifadiscovery.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.