mcp2cli-runtime-api-tooling
OfficialTurn APIs into CLIs at runtime, cheaply
Software Engineering#openapi#graphql#mcp#token optimization#oauth authentication#cli generation#runtime introspection
AuthorAradotso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
AI agents waste tokens by repeatedly sending large, verbose tool schemas, and developers often need custom code generation to expose APIs as usable command-line tools.
Core Features & Use Cases
- Runtime API-to-CLI conversion: Convert MCP servers (HTTP/SSE or stdio), OpenAPI specs, and GraphQL endpoints into a command-line interface without codegen.
- Authentication and OAuth support: Handle API keys and OAuth flows with token caching and refresh.
- Schema and usage efficiency: Cache tool discovery and rank tool outputs by usage to reduce repeated context cost by 96–99%.
- “Bake” reusable configurations: Save named connection settings (filters, includes/excludes, cache TTL) so you can run consistent CLIs later with simple invocations.
- Use cases: Build agent-friendly CLIs for internal services, quickly wrap third-party APIs, and reduce token overhead during tool calling.
Quick Start
Ask the agent to convert an OpenAPI spec into a CLI and list available endpoints by running mcp2cli against that spec.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mcp2cli-runtime-api-tooling Download link: https://github.com/Aradotso/devtools-skills/archive/main.zip#mcp2cli-runtime-api-tooling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.