MC

mcp-gateway-tooling

Guides design of MCP gateways for paid contract tools.

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
Advanced

Key capabilities

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

How it works

The skill outlines a procedure for defining MCP server behavior, including mapping capabilities, defining schemas, orchestrating paid invocation flows with middleware, and adding observability.

Inputs & outputs

You give it
Description of gateway feature, current architecture, and integration target
You get back
MCP capability map, tool definitions, execution flow, error handling, and test plan

When to use mcp-gateway-tooling

  • Design mcp gateway tool
  • Define paid tool handler
  • Implement observability for mcp

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.

When not to use it

  • When the goal is not to design or implement MCP server behavior
  • When the goal is not to handle paid tool execution
  • When the goal is not to use x402 middleware

Limitations

  • The skill focuses on paid contract tools
  • The skill requires x402 middleware for paid invocation flow
  • The skill requires auditable calls from request to chain proof

How it compares

This skill provides a structured procedure for designing and implementing MCP gateway behavior for paid tools, ensuring auditable and stable contracts, which is more rigorous than ad-hoc tool integration.

Compared to similar skills

mcp-gateway-tooling side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
mcp-gateway-tooling (this skill)04moNo flagsAdvanced
mcp-builder1363moReviewAdvanced
mcp-integration219moReviewIntermediate
opencode-orchestrator-creator89moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

mcp-builder

anthropics

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

136215

mcp-integration

anthropics

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

21123

opencode-orchestrator-creator

IgorWarzocha

Creates universal OpenCode orchestrator folder structure with specialized agent that can manage swarm servers via curl commands

8104

claude-opus-4-5-migration

anthropics

Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.

9101

mcp-management

mrgoonie

Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.

6100

n8n-mcp-orchestrator

manutej

Expert MCP (Model Context Protocol) orchestration with n8n workflow automation. Master bidirectional MCP integration, expose n8n workflows as AI agent tools, consume MCP servers in workflows, build agentic systems, orchestrate multi-agent workflows, and create production-ready AI-powered automation pipelines with Claude Code integration.

795

Search skills

Search the agent skills registry