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