# MCP / AI-Agent Readiness Checklist

- [ ] Installation command is explicit.
- [ ] Runtime version is stated.
- [ ] Required environment variables are named without values.
- [ ] One smoke test exists.
- [ ] Common setup failures are documented.
- [ ] Tool permissions are explicit.
- [ ] Secrets, wallet actions, account changes, and external sends are gated.
- [ ] README has a minimal copy-paste quickstart.
- [ ] AGENTS.md or equivalent operating notes exist.
- [ ] Maintainer contact or issue path is visible.
