MCP Directory
Back

agents

by amtiYo · TypeScript · ★ 74

One .agents source of truth to sync MCP servers, skills, and instructions across Codex, Claude Code, Gemini CLI, Cursor, Copilot, and Antigravity.

Install

npx -y github:amtiYo/agents

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "agents": {
      "command": "npx",
      "args": [
        "-y",
        "github:amtiYo/agents"
      ]
    }
  }
}

From the README

agents One config to rule them all.Practical standard layer for multi-LLM development. Quick Start · Integrations · Commands · FAQ --:|:-----------:|:---------------:|:------:|:------:|:---------------:|:-----------:|:-----------:|:--------:|:--------:|:-----:| | **Config** | | CLI commands | Global | | | | | | Global | | | | **Instructions** | | | — | | | — | | | | | | | **Format** | TOML | JSON (via CLI) | JSON | JSON | JSON | JSON | JSON | JSON | JSON | JSON | JSON | > **Result:** Duplicated configs, team drift, painful onboarding. gives you…
Read full README on GitHub →

Related ai & ml servers