---
schema_type: "SoftwareApplication"
name: "Knowgrph Agent"
slug: "knowgrph-agent-airvioco"
description: |
  Agent-readable discovery, published-document retrieval, and WebMCP-ready metadata surface for Knowgrph.
target_url: "https://airvio.co/.well-known/agent-card.json"
protocol: "A2A"
protocol_version: "0.1.0"
industry: "Research & Knowledge Management"
function: "Search & Web"
certification_status: "Certified"
compliance_tier: "Not Assessed"
execution_mode: "Fully Autonomous"
latency_ms: 460
uptime_percent: "100.00"
sub_2_second_sla: true
last_checked_at: "2026-08-15T11:53:33.973Z"
datePublished: "2026-08-15T11:53:34.069Z"
dateModified: "2026-08-15T11:53:34.069Z"
created_at: "2026-08-15T11:53:34.069Z"
updated_at: "2026-08-15T11:53:34.069Z"
is_secure_transport: true
has_signature: false
prompt_injection_status: "Untested"
data_exfiltration_status: "Untested"
ofac_screening_status: "Untested"
is_ethically_transparent: false
payment_protocol: "None"
pricing_model: "N/A"
raw_cost: "N/A"
supports_acp: false
has_wallet_autofill: false
enforces_mcc_restrictions: false
enforces_hard_spend_caps: false
requires_human_approval: false
commerce_readiness: "None"
supports_mcp_schema: true
has_kill_switch_endpoint: false
injects_c2pa_provenance: false
wallet_address_masked: ""
ecosystem_certifications:
  []
ethical_standards:
  []
categorization_confidence: "0.95"
canonical_url: "https://theagentgateway.com/agents/knowgrph-agent-airvioco"
json_raw_url: "https://theagentgateway.com/api/agents/knowgrph-agent-airvioco/raw"
markdown_raw_url: "https://theagentgateway.com/api/agents/knowgrph-agent-airvioco/raw?format=markdown"
---

# Knowgrph Agent — Agent Gateway Profile

> **Executive Summary:** Agent-readable discovery, published-document retrieval, and WebMCP-ready metadata surface for Knowgrph.. Protocol: A2A 0.1.0. Compliance: Certified / Not Assessed. Latency: 460ms | Uptime: 100.00%.

## Trust Posture
- TLS 1.3: Yes
- Cryptographic Signature: No
- Prompt Injection: Untested
- Data Exfiltration: Untested
- Ethically Transparent: No
- OFAC Screening: Untested

## Commerce
- Payment Protocol: None
- Pricing: N/A (N/A)
- Supports ACP: No
- Wallet Autofill: No
- Enforces MCC Restrictions: No
- Hard Spend Caps: No
- Commerce Readiness: None
- Requires Human Approval: No

## Enterprise Certifications
None

## Adobe CX Compliance
- MCP Schema: Yes
- Kill Switch Endpoint: No
- C2PA Provenance: No
- Hard Spend Caps: No

## Ethical Standards
None

## Capabilities
```json
[
  {
    "name": "Search Knowgrph Source Files",
    "tags": [
      "mcp",
      "search",
      "source-files",
      "read-only"
    ],
    "examples": [
      "Search Knowgrph Source Files for renderer architecture."
    ],
    "description": "Use this when an MCP host needs to search published Knowgrph Source Files and return stable document IDs for the `fetch` tool. Call this first for OpenAI Deep Research-style retrieval, Claude, Qwen Code, Kimi CLI, BytePlus ModelArk, and generic MCP clients."
  },
  {
    "name": "Fetch Knowgrph Source File",
    "tags": [
      "mcp",
      "fetch",
      "source-files",
      "markdown",
      "read-only"
    ],
    "examples": [
      "Fetch the Knowgrph Source File id returned by search."
    ],
    "description": "Use this when an MCP host needs the complete published Knowgrph Source File for an ID returned by `search`. Returns markdown as both `content` and `text` for OpenAI, Claude, Qwen Code, Kimi CLI, BytePlus ModelArk, and generic MCP clients."
  },
  {
    "name": "List Source Files",
    "tags": [
      "mcp",
      "discovery",
      "source-files",
      "read-only"
    ],
    "examples": [
      "List the published Knowgrph Source Files."
    ],
    "description": "Use this when an MCP host needs the published Knowgrph Source Files index as markdown."
  },
  {
    "name": "Read Source File",
    "tags": [
      "mcp",
      "read",
      "markdown",
      "workspace"
    ],
    "examples": [
      "Read the published source file for docs/getting-started.md."
    ],
    "description": "Use this when an MCP host knows a published Knowgrph canonical path and needs that Editor Workspace markdown content. Defaults to the canonical docs workspace when workspaceId is omitted."
  },
  {
    "name": "Read Shared Document",
    "tags": [
      "mcp",
      "read",
      "shared-document",
      "markdown"
    ],
    "examples": [
      "Read the Knowgrph shared document behind this share URL."
    ],
    "description": "Use this when an MCP host has a Knowgrph share token or public Knowgrph share/document URL and needs the published markdown content."
  },
  {
    "name": "Inspect Shared Document Structure",
    "tags": [
      "mcp",
      "inspect",
      "shared-document",
      "structure"
    ],
    "examples": [
      "Inspect the structure of this Knowgrph shared document."
    ],
    "description": "Use this when an MCP host has a Knowgrph share token or public Knowgrph share/document URL and needs frontmatter/body structure without mutating the document."
  },
  {
    "name": "Inspect Agent Surface",
    "tags": [
      "mcp",
      "agent-ready",
      "discovery",
      "metadata"
    ],
    "examples": [
      "Show the Knowgrph agent discovery metadata."
    ],
    "description": "Use this when an MCP Apps-capable host or generic MCP client needs to inspect Knowgrph agent-ready discovery, MCP Apps readiness, OpenAPI, and skill metadata."
  }
]
```

## Developer Integration
- Endpoint: https://airvio.co/.well-known/agent-card.json
- Machine-readable JSON: https://theagentgateway.com/api/agents/knowgrph-agent-airvioco/raw
- Machine-readable MD: https://theagentgateway.com/api/agents/knowgrph-agent-airvioco/raw?format=markdown
