Setup
- Go to Integrations and find Context7
- Click Connect
- Enter your Context7 API key (get one here — free, optional but recommended for higher rate limits)
- Click Save — Proliferate will test the connection automatically
Available tools
| Tool | Description |
|---|---|
resolve-library-id | Resolve a library name (e.g., “next.js”) to a Context7-compatible ID. Returns matches ranked by trust score and snippet count. |
query-docs | Retrieve documentation chunks and code examples for a given library ID and query. Configurable token limits. |
Use cases
- Fetch current library docs when an automation generates or reviews code against a specific framework version
- Validate that generated code uses current, non-deprecated APIs
- Enrich automation context with accurate API references before code generation tasks
The tools listed above may not be exhaustive and can change as Context7 updates their MCP server. See Context7 documentation for the latest.
