MCP Examples — Personas & Industries
This folder provides ready-to-use .llmfeed.json examples designed to illustrate the adoption of MCP across multiple sectors and use cases.
🧠 Personas
| File | Description |
|---|---|
ai-developer.llmfeed.json | A personal API with onboarding prompt and capabilities |
oss-maintainer.llmfeed.json | GitHub-based feed index for a public project |
publisher-session.llmfeed.json | Export of a structured editorial session |
platform-user-spaces.llmfeed.json | Declaration for supporting user feeds via proxy |
🌍 Industries
| File | Description |
|---|---|
legal.llmfeed.json | Prompt for interpreting contract clauses |
medtech.llmfeed.json | Patient credential feed with access key |
saas-capabilities.llmfeed.json | API capabilities for a SaaS endpoint |
education-prompt.llmfeed.json | Educational summary generation prompt |
france-care.mcp.llmfeed.json | Medical concierge declaration with prompt and endpoints |
france-care.mcp-lite.llmfeed.json | Lite fallback for wearable and IoT agents |
Each feed is:
- Standalone
- Structured and extensible
- Ready to be signed or embedded in
.well-known/
Learn more at wellknownmcp.org