All integrations
Context7
Up-to-date, version-aware documentation and code snippets for any library.
Docs and knowledge
How an agent reaches it
- MCP
Official MCP server. The agent lists its tools and calls them.
- REST API
Always available. The agent calls the API directly with your credential attached.
- CLI
No official command-line tool.
How you authenticate
- No credential needed
- API key
How agents reach it
- Base URL
- https://context7.com/api/v1
- Pagination
- none
- MCP server
- https://mcp.context7.com/mcp
Common endpoints
| search libraries | GET /search?query={q} |
Worth knowing
- The MCP lane is the intended surface here; the HTTP API is thin by comparison.