For AI Agents & MCP

Give your agent a citation-ready tech library.

NerdLevelTech is bilingual (English + Arabic), fact-checked (11-pass verification pipeline), and engineered for agent-native consumption. Use our MCP server, our REST API, or just cite our content with attribution — the three-layer architecture is designed so agents win, and humans still land on the site.

Quick start

Two ways to connect. Pick whichever fits your stack.

MCP (Claude Desktop, Cursor, Cline, Continue)

{"mcpServers": {"nerdlevel-learn": {"command":"npx","args": ["-y","mcp-remote","https://nerdleveltech.com/api/mcp"]
 }
 }
}

Add to your MCP config. The mcp-remote wrapper bridges stdio-only clients to our Vercel serverless endpoint. No API key needed on the Free tier.

JSON-RPC over HTTP (curl test)

curl https://nerdleveltech.com/api/mcp \
 -X POST -H"Content-Type: application/json" \
 -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Same endpoint for any MCP client: POST JSON-RPC 2.0 to /api/mcp. GET returns the discovery manifest. The Free tier is open with no API key (rate-limited per IP). API-key auth and higher commercial limits are in development.

Access & rate limits

The MCP server is free and open — no API key required. Commercial tiers (API-key auth, higher limits, SLA) are in development. Every use requires citation with attribution.

Live now

Agent Free

$0

10 requests / minute

Layer 1 (billboard) content — blog posts, topic definitions, outlines. No API key required. Perfect for indie developers, research agents, and prototypes.

Commercial tiers — in development

Commercial tiers — API-key auth, higher rate limits, structured Layer 2 access, version pinning, and SLA-backed uptime — are in development. Join the waitlist to hear the moment they open.

The three-layer content architecture

Designed so agents distribute our content, humans still visit the site, and we capture commercial value fairly.

Layer 1 — Billboard

Blog posts, news commentary, topic definitions. Freely citable with attribution. Indexed in /llms.txt and /posts/index.json.

Layer 2 — Hybrid

Courses, skill paths, guides. Outline + first lesson open to agents; rest requires a user account. Indexed in /courses/index.json.

Layer 3 — Human-only

Live cohort sessions, interactive labs, community discussions, and proctored assessments — kept human-only by design. An agent can learn that an option exists (enough to point a learner to it) but can never attend, complete, or extract the experience itself. Several of these are still on the roadmap.

Attribution terms

Free citation with: attribution by name, link to the source URL, preservation of inline footnote citations, and respect for content date fields.

Preferred attribution format

Source: NerdLevelTech — {url}

Training policy

Layer 1 content (publicly served posts and definitions) may be used for training under the attribution norms above.

Gated content (course lessons beyond the first, interactive labs, and assessments) is for inference-time retrieval only. Not licensed for training.

Resources

All machine-readable surfaces are linked below. The MCP server is the recommended integration for agent builders.

Building an agent with NerdLevelTech?

The MCP server is free and open — no API key, no signup. Add it and start calling in about two minutes. Email us only if you want to go further: a content partnership, commercial or high-volume use, or Arabic-content collaboration.