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

topic:krate-agent-mcp-server

Structured · live

Krate Agent MCP Server json

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

File · domain/products/krate-agent-layer.yamlCluster · domain
Record JSON
{
  "id": "topic:krate-agent-mcp-server",
  "_kind": "Topic",
  "_file": "domain/products/krate-agent-layer.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate 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:krate-agent-mcp-server",
      "to": "domain:platform-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-mcp-server",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "topic:krate-agent-mcp-server",
      "to": "topic:krate-agent-stack",
      "kind": "requires",
      "attributes": {}
    },
    {
      "from": "topic:krate-agent-mcp-server",
      "to": "topic:krate-agent-transport-binding",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "topic:krate-agent-stack",
      "to": "topic:krate-agent-mcp-server",
      "kind": "related_to",
      "attributes": {}
    }
  ]
}