A
A2M
← Home

Submit your project

List your AI tool, MCP server, or agent in minutes — without leaving your terminal.

1

Install

npm install -g a2m-submit

Or use npx for one-off runs.

2

Get an API key

# Request a key at a2m.one/keys

Free tier available. No credit card required.

3

Submit

a2m-submit --workspace . --api-key YOUR_KEY --submit

Reads your README, package.json, git remote, and assets automatically.

4

Share

# Listing URL printed on success

Your project is live immediately. Share the link.

Agent-compatible: You can also point your AI coding agent at this page and say "submit my project to A2M" — it will run the command for you.