# AGENTS.md MCP Readiness Starter

## Project Purpose

Describe what the MCP server or AI-agent tool does in one paragraph.

## Install

List exact install commands, supported runtimes, and version assumptions.

## Configure

List required environment variables by name only. Do not include secret values.

## Run

Provide one minimal command that proves the server starts.

## Test

Provide one smoke test and one failure-mode check.

## Safety

State what the tool must never do: read secrets, move funds, change accounts,
or send external messages without explicit user approval.
