knowsuchagencyknowsuchagencyCommunityยท1 Agent Skills Included

mcp2cli

Turn any MCP server, OpenAPI spec, or GraphQL endpoint into a CLI

Converts MCP servers, OpenAPI specs, and GraphQL endpoints into ready-to-use command-line tools at runtime, with zero code generation. Eliminates manual API wrapper writing and cuts up to 96-99% of the tokens AI agents waste reading tool schemas. Handles OAuth login, secret management, caching, and saved configurations so agents call any API with simple commands.
npx skills add knowsuchagency/mcp2cli --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install mcp2cli?โ–ผ

Run `npx skills add knowsuchagency/mcp2cli --all -g -y` in your terminal to install the skill globally for your AI agent.

What does mcp2cli do?โ–ผ

It turns any MCP server, OpenAPI spec, or GraphQL endpoint into a command-line tool at runtime, so you can discover and call API operations without writing any code.

How does mcp2cli save AI agent tokens?โ–ผ

Instead of loading full tool schemas into every prompt, your agent calls compact CLI commands, cutting token usage by 96-99% on large APIs.

Does mcp2cli support OAuth and API keys?โ–ผ

Yes. It handles OAuth login flows with automatic token refresh, and secrets can be read safely from environment variables or files instead of plain text.

Does mcp2cli work with Claude Code and Cursor?โ–ผ

Yes. It ships as a standard SKILL.md skill that works with Claude Code, Cursor, Codex, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’