๐งฐ Tools
Everything you need to make your site, app, or agent compatible with the Model Context Protocol
๐ง Conceptual Tools
Well-Known Entrypoints
Declare how agents should enter and explore your service
Sign & Verify
Understand and apply trust scopes, certifiers and signature blocks
API Access Explained
How agents use /mcp-api.llmfeed.json with a credential
Mobile App Feed
Declare what your app does โ let agents interact like native users
Agent Behaviour
How LLMs interpret, trust, and interact with MCP feeds
Prompt Intents
How prompts and keywords map to declared agent actions
Feed Flagging System
How malicious or misleading feeds can be reported, reviewed, and revoked
User Spaces
Declare MCP behavior for user profiles on platforms like GitHub, Notion, etc.
Pricing Feed
Declare unit costs, plans, and payment methods for your API or service
Schema
Canonical JSON schema for validating .llmfeed.json feeds
๐ฉโ๐ป Developer Tools
Prompt Tool
Structure, sign and export prompts as agent-compatible `.llmfeed.json` files
Session Export
Capture an LLM session as a structured feed. Replay or transfer it anywhere.
Export to LLM Button
Generate an interactive export button and llmfeed.json
LLM Index
Create a feed index to guide agents across your ecosystem
Badges & Trust
Display signatures and trust levels visually
SDK (work in progress)
Use or extend our SDK to generate, sign or parse LLMFeeds