All authors
tools-only avatar

Claude Skills by tools-only

github.com/tools-only
2,834 skillsA× 2,629B× 118C× 26D× 36F× 2510 installs1,106 views
468 Index 87804a1cA

**ContextForge** is a production-grade AI gateway, registry, and proxy for Model Context Protocol (MCP) servers, A2A Agents, and REST/gRPC APIs. It exposes a unified control plane with centralized governance, discovery, and observability, acting as a single entry point for tools, resources, prompts, and servers while federating local and remote nodes into a coherent MCP-compliant interface.

devopsjavascripttypescript
0
4
468 Index 89352769A

SERVER_ROOT_PATH="/your-prefix" ``` Then confirm the UI is accessible at `http://your-host:4000/your-prefix/ui/`.

devopsbashfastapi
0
4
468 Index 8ece0affA

Meeseeks is an AI task agent assistant that breaks a request into small actions, runs the right tools, and replies with a clean summary. This landing page mirrors the README feature highlights so the overview stays consistent. Update both when core positioning changes.

documentationflaskdocker
0
4
468 Index 92d49a00A

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentspythongo
0
4
468 Index 930cfd47A

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentspythongo
0
4
468 Index 942d3e75A

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

devopsrailsdocker
0
4
468 Index 9a1811feA

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentspythongo
0
4
468 Index 9dbbda53A

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

devopspythonrust
0
4
468 Index 9df01d85A

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

devopspythongo
0
4
468 Index 9f116a33A

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

devopsgorails
0
4
468 Index A20a1f7eB

Welcome! This guide is for developers contributing to ContextForge. Whether you're fixing bugs, adding features, or extending federation or protocol support, this doc will help you get up and running quickly and consistently. ---

developmentjavascriptpython
0
4
468 Index Aed28731A

There are specific instructions that Claude needs for ALL the intelligent textbook projects on each computer you use. These go in a file in the users $HOME directory: `$HOME/.claude/CLAUDE.md`

developmentjavascriptgo
0
4
468 Index Aee0fe05B

Welcome! This guide is for developers contributing to MCP Gateway. Whether you're fixing bugs, adding features, or extending federation or protocol support, this doc will help you get up and running quickly and consistently. ---

developmentjavascriptpython
0
4
468 Index Be1a9471A

environment_variables: MAX_IMAGE_URL_DOWNLOAD_SIZE_MB: "100" ``` This feature improves reliability by: - Preventing memory issues from very large images - Aligning with OpenAI's 50MB payload limit - Validating image sizes early (when Content-Length header is available) ---

devopsgobash
0
4
468 Index Be92df5aA

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentspythongo
0
4
468 Index Ccaab12cC

> A unified gateway for Tools, Agents, Models, and APIs — with federation, virtual servers, retries, security, and an optional admin UI. **ContextForge** is a production-grade AI gateway that federates tools, agents, models, and APIs into one clean endpoint for your AI clients: - **Tools Gateway** — MCP, REST, gRPC-to-MCP translation, and TOON compression - **Agent Gateway** — A2A protocol, OpenAI-compatible and Anthropic agent routing - **Model Gateway** — LLM proxy with OpenAI API spec supp...

devopspythongo
0
4
468 Index Cee121c6A

Canonical technical reference for every CLI flag, API endpoint, environment variable, and policy knob. - **[CLI Command Reference](./cli-command-reference.md)** -- Every command, subcommand, and flag for `skill-scanner`, `skill-scanner-api`, and the pre-commit hook. - **[API Endpoint Reference](./api-endpoint-reference.md)** -- REST endpoints, request/response models, and example payloads for the FastAPI server. - **[Configuration Reference](./configuration-reference.md)** -- Environment vari...

documentationfastapiapi
0
4
468 Index D6dd4a5bA

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentspythongo
0
4
468 Index Da511244A

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentsgobash
0
4
468 Index Dd185955A

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentsgosql
0
4
468 Index E09dd2caB

Welcome! This guide is for developers contributing to MCP Gateway. Whether you're fixing bugs, adding features, or extending federation or protocol support, this doc will help you get up and running quickly and consistently. ---

developmentjavascriptpython
0
4
468 Index E0f4906cA

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentsgoruby
0
4
468 Index E3071f40A

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentsgosql
0
4
468 Index E53ab913A

Navigation guide to comprehensive documentation for Hatchling's source distribution build target, including configuration options, file selection, metadata versions, and advanced features

code-qualitypythonbash
0
4
468 Index E7838fd3C

> An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified control plane with centralized governance, discovery, and observability for all your AI needs. Optimizes Agent & Tool calling, and supports plugins. **ContextForge** is a production-grade AI gateway, registry, and proxy that federates tools, agents, models, and APIs into one clean endpoint for your AI clients. It exposes a unified control plane with centralized governance, discovery,...

devopspythongo
0
4
468 Index Ed616467B

???+ example "🚀 How can I install and run MCP Gateway in one command?" PyPI (pipx / uvx makes an isolated venv):

devopspythongo
0
4
468 Index F2814d4eA

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentspythonrust
0
4
468 Index F54065e4A

This section provides operational guidance for running and maintaining a production instance of MCP Gateway. Whether you're self-hosting, running in the cloud, or deploying to Kubernetes, this section helps you monitor, back up, and maintain the system. --- !!! tip "What's new in 1.0.0-RC-1" Multi‑tenancy (email auth, teams, RBAC, resource visibility) was introduced in v0.9.0 and is fully supported in 1.0.0-RC-1. - See the [Migration Guide](https://github.com/IBM/mcp-context-forge/blob/main/M...

devopsbashsql
0
4
468 Index F5eb9d8dA

import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

ai-agentsgoc#
0
4
468 Index Fb840f2cA

This comprehensive reference is designed to help you assist users with Hatchling build issues. It documents error handling, validation mechanisms, and resolution strategies in Hatchling, the modern Python packaging build backend. Use this reference when helping users understand common errors, validation rules, and best practices for robust package building.

documentationpythongo
0
4
473 Install 0c468c81A

Step-by-step workflow for installing Robusta on Kubernetes clusters.

devopsgobash
0
4
473 Install 15f65827A

This guide will help you install and configure the Azure Pricing MCP Server.

devopspythonshell
0
4
474 Installation 0d7707edF

Complete installation instructions for the MCP Gateway & Registry on various platforms.

devopspythonrust
0
4
474 Installation 17f9bcdeA

Complete installation instructions for the Fullstack Starter Pack Claude Code plugin collection. ---

developmenttypescriptbash
0
4
474 Installation 4a276693A

- Kubernetes cluster with Argo CD installed - kubectl configured to access your cluster - Argo CD v1.0.0+ (v2.0+ for Git write-back)

devopsgobash
0
4
474 Installation 5c537fe2A

**Time Required:** 5 minutes **Difficulty:** Beginner **Last Updated:** October 2025 ---

devopsshellbash
0
4
474 Installation 658ef4bbC

Complete setup instructions for AutoMem across all environments.

testingtypescriptpython
0
4
474 Installation 6c8deb65D

Complete installation guide for the AI/ML Engineering Pack, a professional toolkit for prompt engineering, LLM integration, RAG systems, and AI safety.

devopstypescriptpython
0
4
474 Installation 80913180F

Complete installation instructions for the MCP Gateway & Registry on various platforms.

devopspythonrust
0
4
474 Installation C2098b9aD

Complete installation instructions for all deployment methods.

devopspythongo
0
4
474 Installation E3eb3f36C

Install mcpbr to benchmark AI agents and MCP servers. Requires Python 3.11+, Docker, and an Anthropic API key.

ai-agentspythonbash
0
4
476 Integration 253dc85fC

Complete guide for integrating ShellCheck into development workflows.

devopsshellbash
0
4
478 Integrations 001e1b1cA

Cisco Skill Scanner integrates with CI/CD pipelines, pre-commit hooks, and GitHub Code Scanning.

devopspythonbash
0
4
478 Integrations 3afd07ffD

Comprehensive guide to integrating uv with Docker, CI/CD, tools, and other systems. ---

devopspythonshell
0
4
504 Kubernetes 7ff2618cA

```bash helm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts helm repo update ```

devopsgobash
0
4
507 Kubernetes Kubectl 43fe156bA

```bash kubectl cluster-info kubectl get nodes kubectl describe node <node-name> kubectl top nodes kubectl drain <node-name> --ignore-daemonsets kubectl uncordon <node-name> ```

devopsbashnode
0
4
512 Kubernetes Workflows Dafc947fA

``` Git Repository (desired state) │ Watches ▼ GitOps Agent (Argo CD / Flux) │ Syncs ▼ Kubernetes Cluster (actual state) ```

devopsgobash
0
4
513 Kubernetes Workflows Advanced B18c3169A

```yaml name: Build and Deploy on: push: branches: [main]

devopsbashdocker
0
4
555 Mcp 0c4c204bB

LiteLLM Proxy provides an MCP Gateway that allows you to use a fixed endpoint for all MCP tools and control MCP access by Key, Team. <Image img={require('../img/mcp_2.png')} style={{width: '100%', display: 'block', margin: '2rem auto'}} /> <p style={{textAlign: 'left', color: '#666'}}> LiteLLM MCP Architecture: Use MCP tools with all LiteLLM supported models </p>

ai-agentspythongo
0
4
555 Mcp 161c6f6dB

LiteLLM Proxy provides an MCP Gateway that allows you to use a fixed endpoint for all MCP tools and control MCP access by Key, Team. <Image img={require('../img/mcp_2.png')} style={{width: '100%', display: 'block', margin: '2rem auto'}} /> <p style={{textAlign: 'left', color: '#666'}}> LiteLLM MCP Architecture: Use MCP tools with all LiteLLM supported models </p>

ai-agentspythongo
0
4