title: "LLMFeed / MCP โ€” Adoption Map" description: "Overview of specification maturity, tooling status, agent support and governance roadmap" tags: [adoption, roadmap, governance] lang: en

๐Ÿ“ LLMFeed & MCP โ€” Adoption Map

This page transparently tracks whatโ€™s done, whatโ€™s in progress, and whatโ€™s planned โ€” across specifications, tools, agent support, and governance.


โœ… CORE SPECIFICATION

Feature Status Notes
.llmfeed.json format โœ… Complete Version 1.0 published
feed_type = mcp โœ… Stable Used for site-level declaration
feed_type = export โœ… Stable For bundles and pages
trust.scope and signed_blocks โœ… Active Supports Ed25519 + fallback
prompt.llmfeed.json โœ… Released Used for agent guidance
capabilities.llmfeed.json โœ… Supports openapi Interop with external specs
llm-simplified flag โœ… Specified Helps basic LLMs filter usage
fallback_certifier โœ… Beta Implemented in trust block

โš™๏ธ TOOLING & INFRASTRUCTURE

Tool / Site Status Notes
wellknownmcp.org โœ… Online Core spec & demos
llmca.org ๐ŸŸก In preparation Certifier & trust audit
llmfeedforge.org ๐ŸŸก Beta Builder & viewer
Signature SDK (@wellknownmcp/client) ๐ŸŸข Draft CLI + Node.js toolchain
Visual Preview Tool โœ… Deployed Live on /tools/prompt
Feed validator ๐Ÿ”ด Planned With canonical check & signature trace
Flagging & reputation graph ๐Ÿ”ด Envisioned Future extension (LLMCA)

๐Ÿง  AGENT SUPPORT & INTERPRETABILITY

Agent Status Notes
Claude โœ… Partial Understands metadata, trust, capabilities
Gemini โœ… Validated Responds to prompt capsule structure
DeepSeek โœ… Confirmed Reacts to agent hints & structured files
ChatGPT ๐ŸŸก Limited Reads feeds but doesn't act natively yet
Open-source agents ๐ŸŸก Varies Need explicit prompt integration
Copilot Agent Mode ๐Ÿ”ด Awaiting access Under monitoring

๐ŸŒ GOVERNANCE & COMMUNITY

Element Status Notes
Respira Foundation (statuts) โœ… Drafted Open, non-profit structure
.mcp TLD proposal ๐Ÿ”ด Future Governance plan drafted
Ecosystem showcase ๐ŸŸข Initial 2โ€“3 public feeds planned
Contributor onboarding ๐ŸŸก In preparation Page /join open
Fork policy & governance charter ๐ŸŸข Drafting Will guide compatibility vs divergence

๐Ÿ”ฎ Next Milestones

  • ๐Ÿ”œ Publish quickstart.md with zero-config sample feeds
  • ๐Ÿ”œ Release llmfeed-starter.zip with sample structure
  • ๐Ÿ”œ Complete LLM compatibility test suite (input + response validation)
  • ๐Ÿ”œ Add /ecosystem/showcase with 3 reference adopters
  • ๐Ÿ”œ Release playground for feed composition & validation