agentskills.codes
MC

mcp-gateway-tooling

Design and implement MCP gateway behavior for paid contract tools. Use when mapping ABI to tools, defining handlers, and orchestrating paid invocation pipelines.

Install

mkdir -p .claude/skills/mcp-gateway-tooling && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15840" && unzip -o skill.zip -d .claude/skills/mcp-gateway-tooling && rm skill.zip

Installs to .claude/skills/mcp-gateway-tooling

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Design and implement MCP gateway behavior for paid contract tools. Use when mapping ABI to tools, defining handlers, and orchestrating paid invocation pipelines.
161 chars✓ has a “when” trigger

About this skill

MCP Gateway Tooling

Outcome

Define or implement MCP server behavior for dynamic paid tool execution.

Procedure

  1. Map capability to MCP tool/resource/prompt primitives.
  2. Define tool schemas and validation rules.
  3. Define paid invocation flow with x402 middleware.
  4. Add observability and audit fields per call.
  5. Validate with integration scenario.

Output Format

  1. MCP capability map
  2. Tool definitions
  3. Execution flow
  4. Error handling
  5. Test plan

Completion Criteria

  • Tool contracts are stable and versionable.
  • Paid calls are auditable from request to chain proof.

Search skills

Search the agent skills registry