AI Readiness Kit for Cursor
io.github.silverbackmarketing/ai-readiness
Generate 18 AI readiness files (llms.txt, ai.txt, RAG indexes, schema) for any website.
client:Cursor
transport:streamable-http
tools:6
Install AI Readiness Kit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ai-readiness": {
"url": "https://ai.silverbackmarketing.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs