Northwestern University Libraries Digital Collections API for Grok
io.github.nulib/dc-api
Agent integration with the Northwestern University Libraries Digital Collections API
client:Grok
transport:streamable-http
runtime:npm
tools:8
Install Northwestern University Libraries Digital Collections API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dc-api": {
"type": "http",
"url": "https://api.dc.library.northwestern.edu/api/v2/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs