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. Use get_offering for details of the personal orientation report, including live pricing, delivery time, the intake process, and what the service is and is not. Use list_blog_articles and get_blog_article for respectfully written explanations of Yorùbá cosmology concepts such as Orí, Egbé Òrun, and individual Òrìṣà. 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.