eavz

LLM Resources

Machine-readable documentation for AI assistants and LLMs

LLM Resources

These files provide machine-readable versions of the Weavz documentation, optimized for use with Large Language Models (LLMs), AI coding assistants, and agent frameworks.

Available Files

FileDescription
llms.txtCompact index with page titles and URLs
llms-full.txtComplete documentation content

Usage

With AI Coding Assistants

Point your AI assistant to https://weavz.io/llms-full.txt for complete API reference and guides. Most assistants that support external context files can ingest this directly.

With Agent Frameworks

Use https://weavz.io/llms.txt as a lightweight context source — it contains page summaries and links without full content. This is useful when you need to minimize context window usage.

With MCP Servers

If you are building an MCP server that interacts with the Weavz API, feed llms-full.txt to your LLM for complete coverage of all endpoints, SDKs, and integration patterns.