Skip to content

Instantly share code, notes, and snippets.

@odewahn
Last active October 28, 2025 20:10
Show Gist options
  • Select an option

  • Save odewahn/2c1c8f39c450b4d2a0d972ff5ec2110b to your computer and use it in GitHub Desktop.

Select an option

Save odewahn/2c1c8f39c450b4d2a0d972ff5ec2110b to your computer and use it in GitHub Desktop.
Install the O'Reilly MCP Server on VSCode. You must have your auth token set:
`export OREILLY_API_KEY=xxx`
<a href="https://vscode.dev/redirect/mcp/install?name=oreilly.content-discovery-dev&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fapi.oreilly.review%2Fapi%2Fcontent-discovery%2Fv1%2Fmcp%2F%22%2C%22headers%22%3A%7B%22Authorization%22%3A%22Token%20%24%7BOREILLY_API_KEY%7D%22%7D%7D" rel="nofollow">
<img src="https://img.shields.io/badge/VS_Code-Install_O%E2%80%99Reilly_MCP-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white" alt="Install O’Reilly MCP">
</a>
[![Install O’Reilly MCP](https://img.shields.io/badge/VS_Code-Install_O%E2%80%99Reilly_MCP-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=oreilly.content-discovery-dev&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fapi.oreilly.review%2Fapi%2Fcontent-discovery%2Fv1%2Fmcp%2F%22%2C%22headers%22%3A%7B%22Authorization%22%3A%22Token%20%24%7BOREILLY_API_KEY%7D%22%7D%7D)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment