setup-mcp-server
Installation
SKILL.md
Setup MCP Server Skill
Set up an MCP (Model Context Protocol) server for your website using Inlay. This lets AI agents like Claude, ChatGPT, and others interact with your site programmatically — searching pages, retrieving content, and using your site's functionality.
What is MCP?
MCP (Model Context Protocol) is a standard that lets AI agents connect to external tools and data sources. An MCP server for your website gives AI agents tools like:
get_site_info— Get site metadata and descriptionsearch_pages— Search your site's contentget_page_content— Retrieve specific page contentlist_pages— Browse available pages