# AgenticMarket > AgenticMarket is the verified, CLI-first infrastructure network 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, trusted registry and infrastructure network 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, try servers with free trial calls, 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 - Pricing (machine-readable): https://agenticmarket.dev/pricing.md - Documentation: https://agenticmarket.dev/docs - Learning Resource: https://agenticmarket.dev/learn - Explore Community Servers: https://agenticmarket.dev/explore - CLI Tool: https://agenticmarket.dev/cli - CLI Installation Guide: https://agenticmarket.dev/docs/cli-installation - Create an MCP Server: https://agenticmarket.dev/docs/create-mcp-server - 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 - MCP Servers for Cursor: https://agenticmarket.dev/cursor - MCP Servers for VS Code: https://agenticmarket.dev/vscode - MCP Servers for Claude Desktop: https://agenticmarket.dev/claude-desktop - MCP Servers for Windsurf: https://agenticmarket.dev/windsurf - MCP Servers for Zed: https://agenticmarket.dev/zed - MCP Servers for Gemini CLI: https://agenticmarket.dev/gemini-cli - MCP Servers for Cline: https://agenticmarket.dev/cline - MCP Servers for Claude Code: https://agenticmarket.dev/claude-code - MCP Servers for Codex: https://agenticmarket.dev/codex - 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 - Leaderboard: https://agenticmarket.dev/leaderboard - 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 optionally offer free trial calls (0-50 per user) to drive adoption. 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