- What is MCP?
- How it works
- How enterprise teams can use it
- Getting set up
- What’s coming next for enterprise customers
- Data Privacy
What is MCP?
MCP stands for Model Context Protocol, a standard way for AI assistants to securely connect to external sources of information in real time.
AI tools like ChatGPT, Microsoft Copilot, and Claude are powerful, but they’re only as good as the information they can access. Without a connection to a trusted source, they rely on training data that may be outdated or incomplete.
The O’Reilly MCP server acts as a bridge between those AI tools and O’Reilly’s expert content library. When you ask your AI tool for learning resources, it searches O’Reilly and returns relevant results directly. With our MCP, you get trusted O’Reilly content recommendations right inside the AI tools you already use.
How it works
- Ask your AI tool for learning resources, for example, “Find me O’Reilly courses on cloud security.”
- The AI tool automatically recognizes it has access to the O’Reilly MCP server and sends a search request.
- The MCP server searches the O’Reilly content library and returns a list of relevant results, including titles, formats, and links.
- The AI tool presents the recommendations with direct links to O’Reilly content.
Note: Different AI tools may handle and display results in slightly different ways. If results aren’t appearing as expected, try rephrasing your request to be more specific.
How enterprise teams can use it
Engineering teams: IDEs and coding assistants
Developers can request O’Reilly content directly inside their coding tools (like Cursor, GitHub Copilot, or VS Code), surfacing relevant learning resources without leaving their workflow.
Example: “Find me O’Reilly books on distributed tracing in Go microservices.”
All employees: Internal chat and support bots
Employees can ask your internal chatbot a learning-focused question and immediately receive relevant O’Reilly content, including courses, books, and live events, surfaced right in the moment they need it.
Example: “Which O’Reilly resources will help me prepare for my AWS Solutions Architect exam?”
L&D and HR teams: Learning and development programs
L&D and HR teams can build AI-enhanced learning journeys that pull applicable O’Reilly resources into structured paths—no manual curation required.
Example: “Recommend a learning path for an engineer moving into a staff role.”
Getting set up
The configuration steps will vary slightly depending on the AI tool you’re using. Both OAuth Dynamic Client Registration (DCR) and token authentication are currently supported.
OAuth (preferred method)
In general you’ll follow these steps:
- Provide the MCP Server URL: https://api.oreilly.com/api/content-discovery/v1/mcp/.
- If requested, select Streamable http as the Transport.
- Choose OAuth/OAuth 2.1 as the Authentication.
- Accept any terms.
- Click Connect. This will initiate a sign in to your O’Reilly account. Once signed in, you’ll need to provide consent to allow the AI tool to access your O’Reilly account. Click Allow Access to complete the setup.
Note: Static client credentials are not currently supported.
Use the MCP Server Documentation to complete setup.
Token access (alternate method)
If your AI tool does not support Dynamic Client Registration (DCR), you may be able to use token authentication instead.
Learners: Individual user access
- Sign in to O’Reilly.
- Click the user menu and select MCP Tokens.
- Give the token a name and set an expiration date.
- Click Generate token.
- Save your token immediately in a secure location. It won’t be displayed again.
- Use the MCP Server Documentation to complete setup.
From the MCP Tokens page, you can view and revoke any tokens you have created.
Admins: Organization-wide access
- Log in to the Admin Console.
- Navigate to Integrations → API Tokens.
- Click Create token.
- Select Content MCP as the token type.
- Give the token a name and set an expiration date.
- Click Continue—your token will be generated.
- Save your token immediately in a secure location. It won’t be displayed again.
- Use the MCP Server Documentation to complete setup.
From the API Tokens page, you can view and revoke any tokens you have created.
What’s coming next for enterprise customers (add-on)
The current MCP integration is just the beginning. Here’s what’s on the roadmap:
- Content with source links: Rather than just surfacing titles, the MCP server will return direct summary answers to questions with links back to the original O’Reilly source material.
- Skill mapping and personalized learning plans: AI tools will be able to access O’Reilly’s platform features to help employees identify skill gaps and build personalized development paths.
Data Privacy
The O’Reilly MCP server only accesses the information needed to search for and return content recommendations. It does not store or retain your employees’ conversations with their AI tools.
However, your organization should be aware that the AI tool decides what context is necessary to send to the O’Reilly MCP server to receive the best response. O’Reilly cannot control what information the AI tool sends to the MCP server. We recommend reviewing the data retention and privacy settings of any AI tools your organization connects to the O’Reilly MCP server and establishing internal guidelines around what information your employees share with AI tools.