openapi-auth

by openapi · development · bash, api, skill

Authenticate with the Openapi marketplace (oauth.openapi.com). Use when you need to create, inspect, renew or delete Bearer tokens, list available scopes, check wallet credit, subscriptions, or API usage stats. Required by every other openapi-* skill.

Source: https://github.com/openapi/openapi-skills

Install

git clone https://github.com/openapi/openapi-skills

Tags: bash, api, skill

1 GitHub stars · Source: skillsdirectory

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

openapi-auth is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • openapi-company by openapi

    Look up company/business data through Openapi - Italian companies by VAT/tax code or name, European and worldwide company search, shareholders, UBO, AML, PEC/SDI codes, company monitoring. Use for questions like "find data about company X", "who owns VAT number Y", "search companies in France/EU/worldwide".

  • Memex Recall by iamtouchskyer

    Load prior knowledge from Zettelkasten memory when the task likely benefits from past context.

  • Go Documentation by muratmirgun

    Use when writing or reviewing Go documentation — godoc comments on packages, types, functions, methods, sentinel errors; runnable Example tests; README/CONTRIBUTING/CHANGELOG. Covers the project-type detection (library vs application) that decides which docs are needed, comment grammar (start with name, full sentences), what to document vs what to skip, and Example test conventions. Apply proactively when introducing exported names, even if documentation was not requested.

  • Go Performance by muratmirgun

    Use when profiling, benchmarking, or optimizing Go code — includes the measure-first methodology, the pprof-driven decision tree (which symptom maps to which fix), allocation reduction, capacity hints, hot-path patterns (strconv vs fmt, repeated string→byte conversions, strings.Builder), and runtime tuning. Apply proactively whenever a user mentions slowness, allocations, GC pressure, or asks for benchmarks, even if no specific pattern is named.

  • Policyengine Analysis by ForceInjection

    Common analysis patterns for PolicyEngine research repositories (CRFB, newsletters, dashboards, impact studies)

  • Pr And Check by ForceInjection

    Use this skill when you are requested to create a PR for a feature branch to develop, or from develop to production.

  • Service Mesh Integrator Dexploarer Hyper Forge by ForceInjection

    Configure service mesh solutions including Istio, Linkerd, and Consul for traffic management, security, and observability in microservices. Activates for service mesh setup, mTLS, traffic routing, and mesh configuration.

  • Session End Euda1mon1a Autonomous Assignmen by ForceInjection

    Mandatory session close-out with IG audit, AAR, and optional HISTORIAN. Enforces clean session handoff.

Frequently asked questions

How do I install openapi-auth?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support openapi-auth?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is openapi-auth free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.