iiRecord
Agentic AI Atlas · mcp-tool-designer
lib-agent:cli-mcp-development--mcp-tool-designera5c.ai
II.
LibraryAgent JSON

lib-agent:cli-mcp-development--mcp-tool-designer

Structured · live

mcp-tool-designer json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:cli-mcp-development--mcp-tool-designer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "mcp-tool-designer",
    "description": "Expert in designing AI-consumable MCP tool schemas and descriptions. Specializes in creating tools that AI models can understand and use effectively.",
    "libraryPath": "library/specializations/cli-mcp-development/agents/mcp-tool-designer/AGENT.md",
    "specialization": "cli-mcp-development",
    "role": "MCP Tool Design Specialist",
    "expertise": [
      "Tool schema design",
      "AI-optimized descriptions",
      "Parameter naming and typing",
      "Error response design",
      "Tool discoverability"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:cli-mcp-development--mcp-tool-designer",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--mcp-tool-designer",
      "to": "skill-area:mcp-server-implementation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--mcp-tool-designer",
      "to": "skill-area:mcp-tool-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--mcp-tool-designer",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--mcp-tool-designer",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--mcp-tool-designer",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--mcp-tool-designer",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--mcp-tool-designer",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--mcp-tool-designer",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:cli-mcp-development--mcp-tool-implementation",
      "to": "lib-agent:cli-mcp-development--mcp-tool-designer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}