AI Context Delivery
How organizations deliver the right context (tools, docs, discovery, structure, governance metadata) to copilots and agents—so AI can reliably find, understand, and use internal and 3rd-party capabilities.
Problem Statements (30)
| Problem Statement | Context | Impact | Naftiko Today | Naftiko Tomorrow | Type |
|---|---|---|---|---|---|
|
Need API Teams to Support Copilots
API teams lack common tooling and guidance to deliver MCP servers alongside their existing APIs for copilot integration.
|
|||||
|
Need Governed Approach to 3rd-Party Services via MCP
Teams are independently adopting 3rd-party MCP servers without a governed approach to discovery, onboarding, and authentication.
|
|||||
|
Need to Securely Enable MCP in Developer IDEs
Security teams must evaluate and approve MCP server usage within developer IDEs before enterprise-wide adoption can proceed.
|
|||||
|
Need MCP Streaming to Work with Enterprise Security
HTTP streaming and SSE connections required by MCP and AI services conflict with existing corporate security policies and infrastructure.
|
|||||
|
Need MCP to Integrate with Existing Governance Tooling
Organizations need to understand how MCP fits into existing API infrastructure and governance tooling they have invested in over the past decade.
|
|||||
|
Need Semantic Search for API and MCP Discovery
Traditional filter-based catalog search doesn't match how developers think about their problems, leading to duplicate API development.
|
|||||
|
Need AI-Powered Enrichment of OpenAPI Metadata
API documentation and metadata quality must improve so that both developers and AI agents can effectively discover and use internal APIs.
|
|||||
|
Need to Define and Govern MCP Servers Not One-to-One
MCP servers that combine multiple APIs into business-oriented capabilities need a standard way to be described and governed.
|
|||||
|
Need MCP Documentation
The assumption that AI will figure out how to use MCP servers is wrong, and traditional documentation and discovery are still required.
|
|||||
|
Need to Prevent MCP Sprawl
Multiple teams are independently building MCP integrations for the same third-party services without coordination or visibility.
|
|||||
|
Need Auto-Discovery of API Artifacts
Building an accurate catalog of APIs and services requires automated discovery rather than manual registration that developers resist.
|
|||||
|
Need Governance Rules in Coding Assistants
Governance rules need to be available directly in developers' coding assistants and AI agents, not just in standalone tools and pipelines.
|
|||||
|
Need API Documentation Rewritten for AI
Nico discovered that MCP servers built from existing API documentation fail because the docs were written for humans, not AI agents.
|
|||||
|
Need Task-Oriented MCP Tools
Nico sees MCP servers exposing every API option when agents only need task-specific subsets, wasting context and causing confusion.
|
|||||
|
Need Developer Sites to Be AI-Scrapable
Developer documentation sites must be rebuilt to enable AI agents to efficiently consume them, including markdown endpoints for full content access.
|
|||||
|
Need Agent Evaluation Framework
Context engineers need to evaluate whether AI agents called APIs correctly—with right parameters, in right order—not just whether the final output looks correct.
|
|||||
|
Need to Translate Many MCP Tools
Context engineers need to consolidate many upstream APIs and MCP servers into a smaller set of efficient tools that agents can use effectively.
|
|||||
|
Need Documentation to Teach What Questions to Ask
MCP-enabled documentation disproportionately benefits experienced developers because junior developers don't know what questions to ask.
|
|||||
|
Need MCP Documentation to Provide Operational Context
Developers need to understand how an API behaves in production, but most documentation remains reference-only.
|
|||||
|
Need Developer Experience Treated as Product Discipline
Documentation efforts are treated as a publishing exercise rather than a product discipline that actively enables and teaches developers.
|
|||||
|
Need Question Formation Embedded in MCP Workflows
MCP-enabled documentation should accelerate implementation work inside IDEs and copilots, but 'ask anything' interfaces fail when users don't know the right prompts.
|
|||||
|
Need Clear Ownership for Context Layer
The repo context layer (README, CONTRIBUTING, AGENTS) has no clear owner as AI copilots roll out across IDEs.
|
|||||
|
Need Standardized Structures for Agent-Consumable Markdown
Markdown docs must follow predictable, machine-reliable structures so agents can consistently locate authoritative answers.
|
|||||
|
Need Knowledge Graphs and Semantic Layers for API Context
Organizations need knowledge graphs and semantic layers to give AI agents structured, contextual understanding of API relationships, business logic, and entity models — not just flat catalogs.
|
|||||
|
Need Context Engineering Practices Across the API Lifecycle
API teams need to adopt context engineering as a discipline — curating the optimal set of instructions, knowledge, and feedback that enables agents to effectively discover, understand, and consume APIs.
|
|||||
|
Need AI-Native Data Formats for Agent-Consumable API Responses
Traditional API response formats like JSON and XML aren't optimized for AI agent consumption — organizations need data formats and response structures that minimize token usage while maximizing agent comprehension.
|
|||||
|
Need an Internal MCP Server Registry as an Allow-List
Enterprises need an internal registry of approved MCP servers that surfaces inside the developer IDE, acting as an allow-list so developers discover only vetted servers.
|
|||||
|
Need to Separate MCP Discovery Registry from Package Distribution
The MCP discovery registry (which servers are approved) and the package registry (where the binary actually lives) are two different systems with different governance requirements.
|
|||||
|
Need Disease-Specific Information Models
Iris finds that EHRs are deliberately disease-agnostic, so the right information is rarely captured at the first patient encounter — sending patients on multi-month detours through the wrong specialists. She needs disease-specific information models that scaffold what to capture and when.
|
|||||
|
Need MCP Documentation in Existing Portal Pipelines
Enterprises with mature OpenAPI portal pipelines need MCP-server documentation that flows through the same build process — not vendor-coupled extensions or a parallel doc system.
|