"Owns Upsonic's tool system, ToolConfig, function tools, MCP
Scanned 9/9/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill tools-and-mcp --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tools And Mcp?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-tools-and-mcp-arex-skill)More formats (shields.io, HTML) on the badges page.
---
name: tools-and-mcp
description: "Owns Upsonic's tool system, ToolConfig, function tools, MCP
handlers, agent-as-tool bridging, and orchestration helpers."
disable-model-invocation: true
metadata:
disco-role: operating
license: MIT
---
# tools-and-mcp
Use this route for `@tool`, `ToolConfig`, `FunctionTool`, MCP handlers, tool orchestration, HITL pauses, and agent-as-tool patterns.
## Include
- `ToolConfig`, `tool`, `ToolHooks`, and function-tool wrappers.
- MCP clients/servers/handlers and the `Agent.as_mcp()` bridge.
- Tool orchestration helpers such as `plan_and_execute`.
- Sanitized command handling and the built-in safety warning around untrusted MCP servers.
## Exclude
- Core model selection → [models-and-providers](../models-and-providers/SKILL.md)
- Core task execution → [agent-runtime](../agent-runtime/SKILL.md)
- Skills loading and validation → [skills-system](../skills-system/SKILL.md)
- Policy definitions and governance → [quality-safety-governance](../quality-safety-governance/SKILL.md)
## Start here
- [references/tool-reference.md](references/tool-reference.md)
- [references/mcp-and-hitl.md](references/mcp-and-hitl.md)
- [references/troubleshooting.md](references/troubleshooting.md)
- [scripts/inspect_tool_schema.py](scripts/inspect_tool_schema.py)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!