The Smaller Infinity — read the book with your own Claude
npx claudepluginhub jeremedia/smaller-infinity-pluginRead, annotate, and discuss 'The Smaller Infinity' — a book about what happens when language learns to speak back.
Read, search, and explore The Smaller Infinity with your own Claude.
In Claude Code:
/plugin marketplace add jeremedia/smaller-infinity-plugin
/plugin install smaller-infinity@smaller-infinity
30+ read-only tools for interacting with the book:
With an API key or OAuth, you get additional write tools:
Use /smaller-infinity:about for the full tools reference.
Option A: OAuth (claude.ai) — Configure the MCP server in Claude.ai settings. OAuth handles authentication automatically via passkey login.
Option B: API Key (Claude Code) — For CLI usage:
.mcp.json to add the auth header:{
"mcpServers": {
"smaller-infinity": {
"type": "http",
"url": "https://smallerinfinity.app/mcp",
"headers": {
"Authorization": "Bearer si_YOUR_KEY_HERE"
}
}
}
}
After installing, ask Claude:
The Smaller Infinity is a book about what happens when language learns to speak back. It explores how language models are transforming literacy itself, through essays, model-voice chapters, and personal narrative.
Read it in the browser at smallerinfinity.app.