Complete Documentation for LLMs
Webacy publishes a plain-text version of the entire documentation site, optimized for LLM consumption and RAG systems.
Use
llms-full.txt to:
- Build RAG pipelines that answer questions about Webacy’s API
- Seed AI agents with complete API knowledge
- Create custom chatbots for your team’s integration workflow
Per-Page AI Access
Every documentation page has built-in AI options. Click the contextual menu on any page to:- Copy the page content as markdown
- Open in Claude to discuss the page with Claude
- Open in ChatGPT to discuss the page with ChatGPT
- Open in Cursor to use the page as context in Cursor
.md to any page URL to get the raw markdown content. For example:
OpenAPI Specification
The full OpenAPI 3.0 spec is published at:Cursor Integration
Add Webacy docs as a documentation source in Cursor for inline context while coding. Step 1: Open Cursor Settings > Features > Docs Step 2: Click “Add new doc” and enter:@Docs in Cursor chat to reference Webacy documentation:
.cursorrules file for persistent context.
Claude Code / CLAUDE.md
For projects using Claude Code, add the Agent Reference to yourCLAUDE.md file so Claude always has Webacy API context:
CLAUDE.md for offline access.
MCP Server
For the deepest AI integration, connect your AI coding assistant directly to Webacy’s API using the Model Context Protocol (MCP). This lets tools like Claude Code and Cursor query live blockchain risk data without leaving your editor.MCP Server Setup
Connect Claude Code or Cursor to Webacy’s live risk analysis tools
