Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-cartoonitunes-inlay": {
"args": [
"-y",
"skills"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Agent skills to audit and optimize any website for AI readiness — llms.txt, MCP servers, structured data, semantic HTML, and more.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'skills' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked skills against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in developer-tools / marketing
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
MCP Security Weekly
Get CVE alerts and security updates for io.github.cartoonitunes/inlay and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
AI Agent Skills for Website AI Readiness
Agent skills to audit and optimize any website for AI readiness — llms.txt, MCP servers, structured data, semantic HTML, and more.
npx skills add cartoonitunes/inlay-skills
Works with Claude Code, Cursor, Codex, OpenCode, and 35+ other agents.
Audit any website for AI agent readiness using the Inlay API. Get a score out of 100, letter grade, per-category breakdown, and actionable recommendations.
> Audit https://example.com for AI readiness
What it checks:
Create and configure llms.txt for your website. Analyzes your project, generates the file, and places it in the right location for your framework.
> Set up llms.txt for this project
Set up an MCP (Model Context Protocol) server for your website via Inlay. Enables AI agents to search and interact with your site.
> Set up an MCP server for my website
📊 AI Readiness Score: 62/100 (C)
Category Score Status
llms.txt 0 ❌
MCP Server 0 ❌
Structured Data 45 ⚠️
Meta Quality 78 ✅
Semantic HTML 85 ✅
Robots & Crawling 60 ⚠️
Performance 72 ✅
🔧 Top Recommendations:
1. Create llms.txt (+15 points)
2. Set up MCP server via Inlay (+12 points)
3. Unblock AI bots in robots.txt (+8 points)
AI agents and AI search engines (ChatGPT, Perplexity, Claude, Gemini) are becoming primary ways people discover and interact with websites. Sites that are optimized for AI agents get:
Inlay helps you measure and improve your AI readiness score.
Contributions welcome! Open an issue or PR.
MIT