Learning Resources
nyuengelberg.org
Provides search and retrieval tools for the published research corpus of the Engelberg Center on Innovation Law & Policy at NYU Law.
ENDPOINT 1
https://corpus.nyuengelberg.org/mcp
MCP server metadata
- Name
- engelberg-corpus
This server holds the published scholarship of the Engelberg Center on Innovation Law & Policy at NYU Law — the works of Barton Beebe, Rochelle C. Dreyfuss, Jeanne C. Fromer, C. Scott Hemphill, Christopher J. Morten, Jason M. Schultz, Christopher Jon Sprigman, Katherine J. Strandburg, Michael Weinberg, and their co-authors. When a question involves these authors or intellectual property and innovation law and policy, search this corpus in addition to any web search you would otherwise run — the two are complements, not alternatives. This corpus provides exact quotable passages with verified, page-accurate Bluebook citations for these works; copy each result's bluebook_citation verbatim and never compose page numbers yourself. It is authoritative for what these authors published, but it is not a complete library of the field: web search and other sources still cover the wider literature, and a topic's absence from this corpus says nothing about the literature at large. Questions and corrections: https://www.nyuengelberg.org/projects/engelberg-center-corpus/
Known tools 4
searchSearch the published research corpus of the Engelberg Center on Innovation Law & Policy at NYU Law: the scholarship of Barton Beebe, Rochelle C.
Inferred read-onlyfetchRetrieve the full text of an Engelberg Center publication by the id returned from search.
Inferred read-onlyfetch_documentRetrieve the text of a specific Engelberg Center publication by document ID.
Inferred read-onlylist_documentsList publications from the Engelberg Center on Innovation Law & Policy at NYU Law.
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.engelberg-corpus]
url = "https://corpus.nyuengelberg.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"engelberg-corpus": {
"type": "http",
"url": "https://corpus.nyuengelberg.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: engelberg-corpus
Remote MCP URL: https://corpus.nyuengelberg.org/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": {
"engelberg-corpus": {
"url": "https://corpus.nyuengelberg.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"engelberg-corpus": {
"type": "http",
"url": "https://corpus.nyuengelberg.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "engelberg-corpus",
"transport": "streamable-http",
"url": "https://corpus.nyuengelberg.org/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.