Tag: api-wrapper
tool
★ 50
OpenCLI: Turn Websites into Command Line Tools
OpenCLI transforms any website or Electron application into a functional command-line interface. It provides AI-powered discovery and interaction, allowing developers to automate complex web tasks using familiar CLI syntax while reusing exi…
tool
★ 4
End-to-end GitLab API MCP Tool Creation
This guide provides a comprehensive workflow for wrapping a GitLab REST or GraphQL endpoint into a structured MCP tool. It details defining input/output structs, implementing handler logic, generating canonical ActionSpecs, and registering …