Native MCP

Work through MCP-native resources and tools first when a connector already exposes the needed context or action surface.

agentic-in c7f9929 716 B Updated

File contents

Native MCP

Use this skill when the needed data or action is already exposed through MCP resources or app tools.

Preferred Flow

  1. Prefer the connector-native resource or tool over shell scraping.
  2. Read structured metadata before falling back to ad hoc commands.
  3. Keep the task inside the connector boundary when that preserves correctness and auditability.

Guardrails

  • Do not duplicate a live MCP capability with brittle shell work unless the connector is missing a required action.
  • State clearly when you are falling back outside MCP.

agentic-in/elephant-agent/tree/main/packages/skills/builtin_packages/mcp/native-mcp commit c7f9929324

Frequently asked questions

npx skillmds@latest add agentic-in/native-mcp