LLMFeedHub

Universal feed analyzer supporting any .llmfeed.json file or external URL

Local FilesExternal URLsCORS Proxy

๐Ÿš€ Quick Access

๐Ÿ’ก Examples:

  • demo/kungfu - Local file
  • api/v1/capabilities - Nested local file
  • https://site.com/feed.llmfeed.json - External URL

๐Ÿ“‹ Popular Feeds

Demo Kung Fu

๐Ÿ“ Local

Example prompt feed with signature

exports/demo/kungfu.llmfeed.json

WellKnownMCP Main Feed

๐ŸŒ External

Our main MCP declaration

https://wellknownmcp.org/.well-known/mcp.llmfeed.json

Capabilities Feed

๐ŸŒ External

Available capabilities and APIs

https://wellknownmcp.org/.well-known/capabilities.llmfeed.json

GitHub API Example

๐ŸŒ External

Test external API (will show as generic JSON)

https://api.github.com/repos/microsoft/vscode

๐Ÿ“ค Upload or Paste Feed

Click or drag a .llmfeed.json file here

Only valid JSON feeds will be accepted

๐Ÿ’ก Upload a file, paste JSON content, or enter a URL to analyze any LLMFeed

โšก LLMFeedHub Features

โ€ข Universal Loading: Local files + External URLs

โ€ข CORS Proxy: Access any public URL securely

โ€ข Smart Validation: Feed structure compliance

โ€ข Trust Analysis: Signature verification

โ€ข Metadata Explorer: Complete feed breakdown

โ€ข Developer Tools: JSON export & debugging