Skip to content

/native-mcp

Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native Zorro Agent tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool injection.

shell
$ npx -y skills add braxtonROSE4/zorro-agent --skill native-mcp --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/native-mcp
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native Zorro Agent tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool injection.
Ships withzorro-agent

A self-evolving CLI agent. Most agents treat memory as an afterthought — a flat text file that grows until it's useless.

Get the whole plugin, auto-invoked
Stats
7
Stars
0
Views
0
Forks
Maintained
Maintenance
Python
Language
MIT
License
3mo ago
Last commit
3mo ago
Created

Repo: braxtonROSE4/zorro-agent