Model Context Protocol endpoints providing multiple formats for AI consumption.
MainThread implements Model Context Protocol (MCP) endpoints that allow AI agents to consume content in their preferred formats.
Every DataNode is accessible through multiple representations:
GET /api/mcp/nodes/consciousness-partnership?format=jsonld
GET /api/mcp/nodes/consciousness-partnership?format=turtle
GET /api/mcp/nodes/consciousness-partnership?format=markdown
Each format includes:
This allows AI agents to not just read content, but understand its context, quality, and relationships within the knowledge graph.