{
  "name": "Machine Observer",
  "description": "Source-first intelligence on machine-native economies for AI agents and humans.",
  "url": "https://machineobserver.com",
  "version": "0.3.0",
  "capabilities": {"streaming": false, "pushNotifications": false},
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["application/json", "text/markdown"],
  "additionalInterfaces": {"mcp": "https://machineobserver.com/mcp", "openapi": "https://machineobserver.com/openapi.json", "llms": "https://machineobserver.com/llms.txt"},
  "skills": [
    {"id":"briefing","name":"Machine economy briefing","description":"Retrieve compact index state, claims and signals.","tags":["economy","research","briefing"]},
    {"id":"changes","name":"Observation changes","description":"Retrieve numeric changes between stored source snapshots.","tags":["changes","monitoring","data"]},
    {"id":"claims","name":"Claim evidence","description":"Retrieve atomic claims with confidence and evidence URLs.","tags":["provenance","citations","research"]},
    {"id":"indexes","name":"Index graph","description":"Retrieve sectors, constituent indexes and observations.","tags":["indexes","markets","meta-index"]}
  ]
}
