swytchcode

api-evangelist/swytchcode
★ 1 stars Unknown language Code/Dev Tools Updated today
Swytchcode — Deterministic API-execution layer for AI agents and developers that sits between an agent and production APIs, handling auth, retries, idempotency, and policy control across 2,000+ APIs. Consumable via a public npm-installable CLI and a local MCP server, with a published llms.txt.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "swytchcode": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/swytchcode"
      ]
    }
  }
}

README Excerpt

<!-- API-EVANGELIST-PROVENANCE:BEGIN --> > ### About this repository > > **This is not our API.** This repository is an independent, third-party profile of a company's > **publicly available** API surface, maintained by [API Evangelist](https://apievangelist.com). > API Evangelist does not operate, host, resell, or support this company's APIs, and is not

Topics

agentic-middlewareai-agent-toolingapi-documentationapi-execution-layerapi-integrationapi-orchestrationapi-playgroundapis-jsondeveloper-toolsllm-tool-executionmcp-server