CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
cmcgrabby-hue avatar

Syndicate Links

cmcgrabby-hue/syndicate-links
authSTDIO, HTTPregistry active
Summary

Connects Claude to the Syndicate Links affiliate API so agents can earn commissions on product recommendations without tracking pixels or cookie-based attribution. Exposes seven tools: search affiliate programs by keyword, pull commission rates and terms, track conversions with signed attribution tokens, verify tokens, check earned balances, and run payouts if you're an admin. You configure it with an agent-scoped API key from affiliate.syndicatelinks.co, then the agent can discover merchants, generate attributable recommendations, and monitor earnings entirely through API calls. Useful if you're building agents that recommend products and want programmatic commission infrastructure instead of wrestling with traditional affiliate link schemes.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

SYNDICATE_API_URL*

API base URL for Syndicate Links

SYNDICATE_AGENT_KEYsecret

Agent-scoped API key (aff_agent_ prefix) for tracking conversions and checking commissions

SYNDICATE_MERCHANT_KEYsecret

Merchant API key (mk_live_ prefix) for listing your own programs

Categories
Cloud & InfrastructureFinance & Commerce
Registryactive
Packagesyndicate-links-mcp
TransportSTDIO, HTTP
AuthRequired
UpdatedApr 4, 2026
View on GitHub

Related Cloud & Infrastructure MCP Servers

View all →
coal avatar
Coal - Payments for AI agents

coal/coal-payments

# Coal Coal gives AI agents a real checkout. Discover merchants through the decentralized 0G Storage catalog, pay autonomously in USDC on Base via x402 (Coinbase) or OKX APP (v2 envelope), and download purchased products — all without a human in the loop. Receipts are anchored on 0G Chain, allowing any third party to independently verify payments without trusting Coal itself. The MCP server is fully multi-tenant: every user supplies their own wallet key through the `X-Coal-Agent-Key` header, meaning the server never stores long-lived private keys or custody secrets. Agents are gasless by default — Coal covers operator gas costs. --- ## MCP Tools (13) ### Discovery & Marketplace * `discover_merchants` Browse the marketplace as a Markdown product grid * `search_products` Search and filter by product name, price, or tags * `get_merchant_profile` Retrieve merchant metadata and payout addresses * `query_merchant_memory` Natural-language merchant Q&A powered by TEE-backed 0G Compute --- ### Payments & Checkout * `check_paywall` Check whether an address has already paid * `create_checkout` Create a Coal checkout session *(requires API key)* * `get_checkout_status` Retrieve checkout session state and payment status * `pay_merchant` Send USDC on Base using ERC-3009 gasless transfers --- ### Verification & Delivery * `verify_receipt` Verify the complete proof trail: 1. Base transaction 2. 0G Storage receipt 3. 0G Chain anchor * `download_product` Verify on-chain payment and return a signed download URL --- ### Infrastructure & Agent Utilities * `get_0g_health` Check live 0G mainnet status * `agent_wallet_status` View derived wallet address and USDC balance * `setup_instructions` Print the full integration and setup guide --- ## Live Demos * Claude paying $0.10 for an ebook end-to-end `https://agent.usecoal.xyz` * x402 paywall demo `https://oracle.usecoal.xyz/api/price/ETH` --- ## Stack * Dual-protocol support: * Coinbase x402 * OKX APP * Base USDC settlement * 0G Storage receipts * 0G Chain receipt anchoring * 0G Compute Sealed Inference for policy execution * ERC-3009 gasless payment flow ---
coal avatar
Coal - Payments for AI agents

coal/coal-payments-2abb0500

# Coal Coal gives AI agents a real checkout. Discover merchants through the decentralized 0G Storage catalog, pay autonomously in USDC on Base via x402 (Coinbase) or OKX APP (v2 envelope), and download purchased products — all without a human in the loop. Receipts are anchored on 0G Chain, allowing any third party to independently verify payments without trusting Coal itself. The MCP server is fully multi-tenant: every user supplies their own wallet key through the `X-Coal-Agent-Key` header, meaning the server never stores long-lived private keys or custody secrets. Agents are gasless by default — Coal covers operator gas costs. --- ## MCP Tools (13) ### Discovery & Marketplace * `discover_merchants` Browse the marketplace as a Markdown product grid * `search_products` Search and filter by product name, price, or tags * `get_merchant_profile` Retrieve merchant metadata and payout addresses * `query_merchant_memory` Natural-language merchant Q&A powered by TEE-backed 0G Compute --- ### Payments & Checkout * `check_paywall` Check whether an address has already paid * `create_checkout` Create a Coal checkout session *(requires API key)* * `get_checkout_status` Retrieve checkout session state and payment status * `pay_merchant` Send USDC on Base using ERC-3009 gasless transfers --- ### Verification & Delivery * `verify_receipt` Verify the complete proof trail: 1. Base transaction 2. 0G Storage receipt 3. 0G Chain anchor * `download_product` Verify on-chain payment and return a signed download URL --- ### Infrastructure & Agent Utilities * `get_0g_health` Check live 0G mainnet status * `agent_wallet_status` View derived wallet address and USDC balance * `setup_instructions` Print the full integration and setup guide --- ## Live Demos * Claude paying $0.10 for an ebook end-to-end `https://agent.usecoal.xyz` * x402 paywall demo `https://oracle.usecoal.xyz/api/price/ETH` --- ## Stack * Dual-protocol support: * Coinbase x402 * OKX APP * Base USDC settlement * 0G Storage receipts * 0G Chain receipt anchoring * 0G Compute Sealed Inference for policy execution * ERC-3009 gasless payment flow ---
xyver avatar
DaedalMap CIA World Factbook

com.daedalmap/world_factbook

CIA World Factbook country indicators for infrastructure, energy, demographics, and economy. Free.
com.googleapis.compute avatar
Mcp

com.googleapis.compute/mcp

Provides capabilities that let LLM agents perform a range of infrastructure management tasks.
com.googleapis.container avatar
Mcp

com.googleapis.container/mcp

Provides read access to your GKE and Kubernetes resources.
com.googleapis.monitoring avatar
Mcp

com.googleapis.monitoring/mcp

Gain visibility into the performance, availability, and health of your apps and infrastructure.