MCP Directory
Back

agent-starter

by raintree-technology · JavaScript · ★ 81

Declarative agent config for Claude Code, Codex, and Cursor: an agent.json manifest for skills, MCP servers, and stack profiles, synced to each agent's native config, plus 29 hand-maintained skills.

#agent-config#ai-agents#anthropic#claude#claude-code#cli#codex#config-management#cursor#cursor-rules#developer-tools#llm#mcp#npm#npx#project-setup#skills#starter-kit

Install

npx -y github:raintree-technology/agent-starter

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": {
    "agent-starter": {
      "command": "npx",
      "args": [
        "-y",
        "github:raintree-technology/agent-starter"
      ]
    }
  }
}

From the README

An opinionated multi-agent skill pack for Claude Code, Codex, and Cursor. Deep, handwritten skills for HCI usability modeling, Apple HIG Doctor guidance, copywriting, code cleanup, and TOON token savings. No orchestration framework. No aspirational YAML. Just agent-native project files generated from one shared skill source. [](https://www.npmjs.com/package/create-agent-starter) [](https://www.npmjs.com/package/create-agent-starter) [](https://github.com/raintree-technology/agent-starter/stargazers) [](https://opensource.org/licenses/MIT) **29 shipped skills**: | Skil…
Read full README on GitHub →

Related ai & ml servers