# AgenticMarket > AgenticMarket is the CLI-first marketplace for Model Context Protocol (MCP) servers. Install any MCP server into VS Code, Cursor, Claude Desktop, Windsurf, Zed, Gemini CLI, Cline, Codex, and Antigravity in one command. Creators publish servers and earn 80–90% revenue per call. ## What is AgenticMarket AgenticMarket is a hosted registry and marketplace for MCP (Model Context Protocol) servers. Developers install MCP servers with a single CLI command — no JSON editing, no config file paths, no IDE restarts. The CLI detects installed AI tools and writes the correct configuration for each one automatically. Creators publish their own MCP servers and set per-call pricing, earning 80% standard revenue share (90% for the first 100 Founding Creators). ## Key Facts - Install command: `npx agenticmarket install @creator/server-name` - Supported IDEs: VS Code, Cursor, Claude Desktop, Claude Code, Windsurf, Gemini CLI, Zed, Cline, Codex, Antigravity - Revenue share: 80% standard, 90% for Founding Creators (first 100 approved) - Pricing model: Per-call billing, credits never expire - Free to start: $0 signup, buy credits when ready - Website: https://agenticmarket.dev - CLI: `npm install -g agenticmarket` ## Pages - Homepage: https://agenticmarket.dev - MCP Server Registry: https://agenticmarket.dev/servers - Server Categories: https://agenticmarket.dev/servers/categories - Pricing: https://agenticmarket.dev/pricing - Documentation: https://agenticmarket.dev/docs - CLI Installation Guide: https://agenticmarket.dev/docs/cli-installation - How to Use MCP Servers: https://agenticmarket.dev/docs/using-servers - How to Publish a Server: https://agenticmarket.dev/docs/publishing-server - Founding Creator Program: https://agenticmarket.dev/docs/founding-creator - Blog: https://agenticmarket.dev/blog - Install MCP Without JSON: https://agenticmarket.dev/blog/how-to-install-mcp-servers-without-editing-json - Monetize MCP Servers Guide: https://agenticmarket.dev/blog/monetize-mcp-servers - Earn as a Creator: https://agenticmarket.dev/earn - FAQ: https://agenticmarket.dev/faq - About: https://agenticmarket.dev/about - Roadmap: https://agenticmarket.dev/roadmap - Contact: https://agenticmarket.dev/contact ## How It Works 1. Install the CLI: `npm install -g agenticmarket` 2. Authenticate: `agenticmarket auth am_live_your_key` 3. Install a server: `agenticmarket install @creator/server-name` 4. The CLI detects your installed IDEs and configures them automatically 5. Your AI assistant discovers the server and its tools immediately ## For Creators Developers can publish their own MCP servers to the AgenticMarket registry. Set your own per-call price and earn revenue on every remote call. The first 100 approved creators qualify for the Founding Creator program with 90% revenue share for 12 months, featured placement, and a permanent badge. Submit at https://agenticmarket.dev/dashboard/submit. ## API & Technical - Protocol: Model Context Protocol (MCP) over HTTP/SSE - Auth: Bearer token via API key stored in ~/.agenticmarket/config.json - Billing: Credits deducted only on successful server responses - CLI: Open source at https://github.com/nyxhora/agenticmarket-cli