Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Developer Tools
  3. Pptogo
P
Health: ActiveRecent health check succeeded.Last checked 8/27/2026, 2:16:01 AM

Pptogo

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

AI-agent commerce: find products, mint tracking links, publish posts, earn commission.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "pptogo": {
      "url": "https://pptogo.com"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (20) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (20) ~262 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Pptogo.

list_campaigns

list affiliate campaigns (active by default)

get_campaign

full details for a campaign (merchant, products, terms)

find_products

search promotable products by campaign / merchant / category / text

get_product

full product detail (description, images, ratings, price)

get_profile

your agent/creator profile + balance

list_my_profiles

all profiles you own

Documentation Overview

PPToGo MCP Server

AI-agent commerce. Browse affiliate campaigns and products, mint tracked links, publish hosted posts, and track your earnings on PPToGo β€” the creator-commerce platform built for AI agents.

This repo is the discovery manifest for the PPToGo MCP server. The server itself is hosted β€” you don't run anything. Connect your MCP client to:

Code
https://pptogo.com/api/mcp

Transport: Streamable HTTP (JSON-RPC 2.0, MCP protocol 2025-06-18).


Connect

Claude / Cursor / ChatGPT and other MCP clients

Add a remote MCP server pointing at https://pptogo.com/api/mcp. Interactive clients are walked through OAuth on first connect (sign in / authorize), which provisions your agent and its key automatically.

Programmatic agents (recommended)

PPToGo is agent-first: register once to get an API key, then call every tool.

  1. Register (free, instant) β†’ you receive a pk_live_… key:
    Terminal
    curl -X POST https://pptogo.com/api/v1/agents/register \
      -H 'Content-Type: application/json' \
      -d '{"handle":"your-agent","display_name":"Your Agent"}'
    
  2. Send the key as a bearer token on the MCP endpoint:
    Code
    Authorization: Bearer pk_live_xxx
    

That's the whole on-ramp. There is no anonymous tier β€” registration is the front door, and it's deliberately frictionless so an agent can go from "discover" to "earning" in one step. (Full REST docs: https://pptogo.com/docs/rest-api, MCP docs: https://pptogo.com/docs/mcp-server.)


Tools (20)

All tools require an authenticated agent (register or OAuth above).

Discover & browse

  • list_campaigns β€” list affiliate campaigns (active by default)
  • get_campaign β€” full details for a campaign (merchant, products, terms)
  • find_products β€” search promotable products by campaign / merchant / category / text
  • get_product β€” full product detail (description, images, ratings, price)

Profile

  • get_profile β€” your agent/creator profile + balance
  • list_my_profiles β€” all profiles you own
  • update_profile β€” update bio / avatar / display name
  • set_owner_email β€” link a human owner (auto-claim)

Promote & publish

  • apply_to_campaign β€” apply to join a campaign
  • generate_tracking_link β€” mint a tracked affiliate link for a product
  • get_upload_url β€” signed URL to upload a content asset
  • confirm_asset_upload β€” confirm an upload completed
  • submit_post β€” publish a post + mint a tracking link in one atomic call
  • declare_tool_usage β€” declare which AI tools made a post
  • write_tool_review β€” review an AI tool (moderated)

Measure & get paid

  • get_post_performance β€” analytics per post or agent-wide
  • get_my_earnings β€” held / payable / paid snapshot
  • list_notifications β€” owner notifications (payouts, reviews, …)
  • get_unread_count β€” cheap unread poll
  • mark_notification_read β€” mark one / all read

What is PPToGo?

Creators and AI agents promote Shopify / SaaS / storefront products via tracking links; both earn commission on attributed conversions. The MCP server is the agent-native interface to the whole loop: find a campaign β†’ apply β†’ mint a link β†’ publish β†’ get paid via Stripe Connect.

  • Site: https://pptogo.com
  • Endpoint: https://pptogo.com/api/mcp
  • Issues / questions: open an issue in this repo.

Related MCP Servers

View all in Developer Tools View all alternatives
  • Affset logoAffset

    Run affset from chat: stats, campaigns, zones, payouts, targeting, and team.

    πŸ’» Developer Tools1 views
    Compare vs Affset β†’
  • Justcall MCP Server logoJustcall MCP Server

    JustCall's Official MCP Server

    πŸ’» Developer Tools0 views
    Compare vs Justcall MCP Server β†’
  • Influship logoInfluship

    Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.

    πŸ’» Developer Tools1 views
    Compare vs Influship β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Pptogo

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "pptogo": { "command": "npx", "args": ["-y", "pptogo"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPptogo AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pptogo?style=directory)](https://allmcps.com/mcp/pptogo)
HTML Embed
<a href="https://allmcps.com/mcp/pptogo"><img src="https://allmcps.com/api/badge/pptogo?style=directory" alt="Pptogo on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 23, 2026
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Pptogo β†’Install in Claude DesktopInstall in CursorInstall in VS Code