Back to search
30
MCP
v1.0.1
streamable-http
Inlay
io.github.cartoonitunes/inlayMake any website discoverable by AI agents via MCP, llms.txt, and structured data.
Uptime
0.0%
39 probes
Response
788ms
last probe
Tools
0
callable
Primary URL
https://inlay.dev/api/mcp/{site_key}
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"inlay": {
"url": "https://inlay.dev/api/mcp/{site_key}",
"transport": "streamable-http"
}
}
}