# Context7 MCP ## Docs - [Library Owners](https://context7.com/docs/adding-libraries.md) - [Context7Agent](https://context7.com/docs/agentic-tools/ai-sdk/agents/context7-agent.md): Pre-built AI agent for documentation lookup workflows - [Getting Started](https://context7.com/docs/agentic-tools/ai-sdk/getting-started.md): Add Context7 documentation tools to your Vercel AI SDK applications - [queryDocs](https://context7.com/docs/agentic-tools/ai-sdk/tools/query-docs.md): Fetch up-to-date documentation for a specific library - [resolveLibraryId](https://context7.com/docs/agentic-tools/ai-sdk/tools/resolve-library-id.md): Search for libraries and resolve them to Context7-compatible IDs - [Overview](https://context7.com/docs/agentic-tools/overview.md): Build AI agents with up-to-date library documentation - [API Guide](https://context7.com/docs/api-guide.md): Authentication, rate limits, best practices, and integration guides for the Context7 API - [Get documentation context](https://context7.com/docs/api-reference/context/get-documentation-context.md): Retrieve intelligent, LLM-reranked documentation context for natural language queries. Returns the most relevant code snippets and documentation for your specific question. - [Search for libraries](https://context7.com/docs/api-reference/search/search-for-libraries.md): Search for libraries by name with intelligent LLM-powered ranking based on your query context. - [Claude Code](https://context7.com/docs/clients/claude-code.md): Using Context7 with Claude Code - [CLI](https://context7.com/docs/clients/cli.md) - [Cursor](https://context7.com/docs/clients/cursor.md): Using Context7 with Cursor - [OpenCode](https://context7.com/docs/clients/opencode.md): Using Context7 with OpenCode - [API Keys](https://context7.com/docs/howto/api-keys.md): Create and manage API keys for Context7 authentication - [Claim Your Library](https://context7.com/docs/howto/claiming-libraries.md): Verify ownership and manage your library's configuration via the admin panel - [OAuth](https://context7.com/docs/howto/oauth.md): Authenticate with Context7 MCP server using OAuth 2.0 - [Add Private Repositories](https://context7.com/docs/howto/private-repositories.md): Add and manage private repository documentation - [Manage Your Team](https://context7.com/docs/howto/team.md): Invite members and manage team permissions - [Monitor Usage](https://context7.com/docs/howto/usage.md): Monitor your Context7 API usage and track costs - [Library Verification](https://context7.com/docs/howto/verification.md): Get your library verified to increase visibility and build trust with developers - [Installation](https://context7.com/docs/installation.md) - [CodeRabbit](https://context7.com/docs/integrations/code-rabbit.md): AI-powered code review tool - [Intro](https://context7.com/docs/overview.md) - [Plans & Pricing](https://context7.com/docs/plans-pricing.md) - [All MCP Clients](https://context7.com/docs/resources/all-clients.md): Installation examples for MCP clients - [Developer Guide](https://context7.com/docs/resources/developer.md): Set up and run Context7 MCP locally for development - [Security](https://context7.com/docs/resources/security.md) - [Troubleshooting](https://context7.com/docs/resources/troubleshooting.md) - [Get Context](https://context7.com/docs/sdks/ts/commands/get-context.md): Retrieve documentation context for a library - [Search Library](https://context7.com/docs/sdks/ts/commands/search-library.md): Search available libraries - [Getting Started](https://context7.com/docs/sdks/ts/getting-started.md): Get started with the Context7 TypeScript SDK - [Skills](https://context7.com/docs/skills.md): Install, search, and manage AI coding assistant skills from the Context7 registry - [Best Practices](https://context7.com/docs/tips.md): Get the most out of Context7 with these best practices