LLM Integration

Best practices for using icons.pureadmin.io with AI assistants and large language models.

Text Format

Use format=text for the most token-efficient response. Returns one icon per line, plain text.

curl 'https://icons.pureadmin.io/api/icons/search?q=calendar&format=text'

Machine-Readable Docs

/llms.txt Plain text documentation for LLMs. Describes the API, search syntax, and available icon sets.
/.well-known/ai-plugin.json OpenAI plugin manifest. Allows ChatGPT and compatible tools to discover the API.

MCP Server

For Claude Desktop and Claude Code, use the MCP server for the best integration experience — it provides structured tool calls instead of raw HTTP.

Tips

  • Use format=text to minimize token usage
  • Use limit=5 to keep responses small
  • Filter by set if you only need icons from one library
  • The compact format gives structured JSON with minimal fields