MCP Directory
Back

agents

by amtiYo · TypeScript · ★ 61

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

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "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 | > **Result:** Duplicated configs, team drift, painful onboarding. gives you **one source of truth** in and syncs MCP servers, skills, and instruct…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers