Learning Resources
ignatiustheyoungerai.com
Provides access to a free FDE catalogue and paid full FDE lessons for learning resources.
ENDPOINT 1
https://api.ignatiustheyoungerai.com/mcp
MCP server metadata
- Name
- fde-lessons-api
- Version
- 2.1.4
Two resources, one payment rail. (1) Forward Deployed Engineering operating discipline, 26 rules traced to real incidents — 2 rules and the full catalogue free, the rest $0.50 USD per query via MPP over Stripe, payable by an agent without a human. (2) Current WARN Act layoff filings from official state sources — warn_feed_preview free, warn_feed_current paid at the same price. Start with fde_catalogue and warn_feed_preview to see what exists before paying for anything.
Known tools 7
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.fde-lessons-api]
url = "https://api.ignatiustheyoungerai.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fde-lessons-api": {
"type": "http",
"url": "https://api.ignatiustheyoungerai.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fde-lessons-api
Remote MCP URL: https://api.ignatiustheyoungerai.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": {
"fde-lessons-api": {
"url": "https://api.ignatiustheyoungerai.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fde-lessons-api": {
"type": "http",
"url": "https://api.ignatiustheyoungerai.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fde-lessons-api",
"transport": "streamable-http",
"url": "https://api.ignatiustheyoungerai.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.