{"name":"MCP Trace Observatory API","version":"0.0.1","description":"AI-First observability for MCP agents, tools, and humans. Part of the Platphorm News Network with 84+ federated sites and 9 MCP servers.","protocolVersion":"2024-11-05","transport":"streamable-http","baseUrl":"https://trace.platphormnews.com","stats":{"tools":6,"resources":3,"prompts":3},"network":{"name":"Platphorm News Network","hub":"https://mcp.platphormnews.com","totalSites":84,"mcpServers":9,"totalTools":71},"endpoints":{"mcp":{"path":"/api/mcp","method":"POST","description":"MCP protocol endpoint for tool calls, resource reads, and prompts"},"docs":{"path":"/api/docs","method":"GET","description":"This documentation endpoint"},"health":{"path":"/api/health","method":"GET","description":"Health check endpoint with uptime and status"},"traces":{"path":"/api/v1/traces","method":"GET","description":"List and search traces with filtering"},"network":{"path":"/api/v1/network","method":"GET","description":"Get Platphorm News network info, servers, and sites"}},"tools":[{"name":"list_traces","description":"List recent AI agent traces with optional filtering by status, agent, or health score.","inputSchema":{"type":"object","properties":{"limit":{"type":"number","description":"Max traces to return (default: 20, max: 100)"},"status":{"type":"string","enum":["running","completed","error","timeout"]},"agent":{"type":"string","description":"Filter by agent name"},"minHealth":{"type":"number","description":"Minimum AI health score (0-100)"}}}},{"name":"get_trace","description":"Get detailed information about a specific trace by ID, including all spans and tool calls.","inputSchema":{"type":"object","properties":{"traceId":{"type":"string","description":"The trace ID to fetch"}},"required":["traceId"]}},{"name":"get_network_status","description":"Get the current status of the Platphorm News MCP network including all 9 federated servers.","inputSchema":{"type":"object","properties":{}}},{"name":"get_trace_stats","description":"Get aggregate statistics about traces: counts by status, average health scores, tool usage.","inputSchema":{"type":"object","properties":{"timeRange":{"type":"string","enum":["1h","24h","7d","30d"]}}}},{"name":"search_traces","description":"Full-text search across trace names, descriptions, and agent names.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search query"},"limit":{"type":"number","description":"Max results (default: 10)"}},"required":["query"]}},{"name":"get_atlas_sensor","description":"Get cosmic signature data from the Atlas sensor for trace correlation.","inputSchema":{"type":"object","properties":{}}}],"resources":[{"uri":"trace://live","name":"Live Trace Feed","description":"Real-time feed of incoming traces","mimeType":"application/json"},{"uri":"trace://network/health","name":"Network Health","description":"Current health status of all Platphorm News MCP servers","mimeType":"application/json"},{"uri":"trace://stats/daily","name":"Daily Statistics","description":"Aggregated trace statistics for the past 24 hours","mimeType":"application/json"}],"prompts":[{"name":"analyze_trace","description":"Analyze a trace and provide insights about its performance and health.","arguments":[{"name":"traceId","description":"The trace ID to analyze","required":true}]},{"name":"explain_error","description":"Explain an error in a trace in plain English, suitable for beginners.","arguments":[{"name":"traceId","description":"The trace ID with the error","required":true}]},{"name":"network_report","description":"Generate a summary report of the Platphorm News MCP network status.","arguments":[]}],"discovery":{"llms":"/llms.txt","llmsFull":"/llms-full.txt","robots":"/robots.txt","sitemap":"/sitemap.xml","rss":"/rss.xml","feed":"/feed.xml","ethics":"/ethics.txt","standards":"/standards.txt","principles":"/principles.txt"},"links":{"github":"https://github.com/mbarbine/platphorm-trace","network":"https://platphormnews.com","mcpHub":"https://mcp.platphormnews.com","documentation":"https://docs.platphormnews.com","twitter":"https://x.com/platphormnews"},"mission":"You bring people together - The Platphorm Trace Lord unifies observability across the entire AI ecosystem, making debugging transparent and accessible.","owner":{"name":"Michael Barbine","organization":"Platphorm News","coinbase":"0x30589F2e1B8E9a48BBb2c66Ac012FE7ED2A7eB85"}}