llms.txt for agents for Cursor
io.github.ux-xd/llms-txt
Any site's llms.txt: find the covering index, read its linked docs as markdown, search sections.
client:Cursor
transport:streamable-http
Install llms.txt for agents in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"llms-txt": {
"url": "https://llmstxtmcp.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs