iiRecord
Agentic AI Atlas · Kradle Agent MCP Server
topic:kradle-agent-mcp-servera5c.ai
II.
Topic JSON

topic:kradle-agent-mcp-server

Structured · live

Kradle Agent MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/products/kradle-agent-layer.yamlCluster · domain
Record JSON
{
  "id": "topic:kradle-agent-mcp-server",
  "_kind": "Topic",
  "_file": "domain/products/kradle-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Agent MCP Server",
    "description": "MCP (Model Context Protocol) server endpoint binding for an agent stack.\nMaps an external MCP server's transport URL, authentication credentials,\nand tool namespace into the agent's available tool surface. Supports\nstdio, SSE, and streamable-HTTP transports with automatic health\nchecking and reconnection.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:kradle-agent-mcp-server",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-mcp-server",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:kradle-agent-mcp-server",
      "to": "topic:kradle-agent-stack",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:kradle-agent-mcp-server",
      "to": "topic:kradle-agent-transport-binding",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:kradle-agent-stack",
      "to": "topic:kradle-agent-mcp-server",
      "kind": "related_to",
      "attributes": {}
    }
  ]
}