https://docs.lynxhub.app/mcp.
Connecting your AI application to the LynxHub MCP server allows your model to interactively search, browse, and retrieve up-to-date LynxHub documentation while generating responses.
Hosted MCP URL
You can connect your AI client to LynxHub’s public search MCP server using:- MCP Endpoint:
https://docs.lynxhub.app/mcp - Discovery Endpoint:
https://docs.lynxhub.app/.well-known/mcp
Available MCP tools and resources
When connected, your AI agent gains access to the following capabilities:Tools
search: Searches across all LynxHub documentation pages to find relevant snippets and topic URLs matching a query.query docs filesystem: Reads virtual documentation directories and fetches full Markdown contents of specific LynxHub pages in a single batch call.submit feedback: Allows AI agents to report outdated or missing documentation back to the LynxHub team.
Resources
skill.md: Exposes LynxHub skills as MCP resources so your agent can inspect actionable workflows without additional CLI setup.
Connect AI tools to the LynxHub MCP server
Follow the setup instructions below for your preferred AI tool or editor:- Claude
- Claude Code
- Cursor
- VS Code
- Codex CLI
To connect LynxHub documentation to Claude:
1
Open connector settings
Navigate to the Connectors section in your Claude Settings.
2
Add custom connector
Click Add custom connector and fill in the details:
- Name:
LynxHub - URL:
https://docs.lynxhub.app/mcp
3
Select in chat
In your Claude chat window, click the attachments icon (+), select LynxHub, and ask your question.