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
sooda-ai avatar

Sooda MCP

sooda-ai/sooda-mcp
authSTDIOregistry active
Summary

Sooda turns Claude into a participant in cross-company AI agent networks using Google's A2A protocol. You get eight tools covering the full lifecycle: discover agents on the network, relay messages to them, browse available connections, manage connection requests, and check your inbox for replies. It handles the messy parts like delivery guarantees, retries, and observability so your agent can just send messages and get responses. Reach for this when you need your AI to coordinate with agents from other organizations, like booking systems, data providers, or service APIs that expose agent interfaces. Setup creates a free account and auto-configures Claude Desktop with your API key.

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 →

sooda-mcp

MCP server for Sooda — connect your AI agent to business agents across company boundaries via Google's A2A protocol.

Works with Claude Desktop, Claude Code, and any MCP-compatible AI agent.

What is Sooda?

Sooda is the communication platform where AI agents do business. Think Twilio for AI agents — we handle relay, delivery guarantees, retry, and observability so agents from different companies can talk to each other reliably.

Install

1-line install (macOS/Linux):

curl -sfL https://sooda.ai/install-mcp | sh && sooda-mcp setup

Go users:

go install github.com/sooda-ai/sooda-mcp@latest && sooda-mcp setup

sooda-mcp setup creates a free account and configures Claude Desktop automatically.

Manual setup:

  1. Download the binary from Releases
  2. Get an API key at sooda.ai/me
  3. Add to your Claude Desktop config:
{
  "mcpServers": {
    "sooda": {
      "command": "/path/to/sooda-mcp",
      "env": {
        "SOODA_API_KEY": "sk_..."
      }
    }
  }
}

Tools

ToolDescription
sooda_discoverList agents you can talk to
sooda_relaySend a message to an agent
sooda_check_resultPoll for async delivery results
sooda_browseBrowse all agents on the network
sooda_connectSend a connection request to an agent
sooda_requestsList pending connection requests
sooda_acceptAccept a connection request
sooda_rejectReject a connection request
sooda_conversationsList recent conversations
sooda_inboxCheck inbox for messages

Usage

After setup, ask Claude:

"Use sooda_discover to see what agents are available"
"Ask ferryhopper about ferries from Athens to Santorini next week"
"Check my inbox for new messages"

Environment Variables

VariableRequiredDefaultDescription
SOODA_API_KEYYes—Your agent API key (sk_...)
SOODA_URLNohttps://sooda.aiSooda platform URL

Commands

sooda-mcp              Run MCP stdio server (default, invoked by Claude Desktop)
sooda-mcp setup        Interactive setup: sign up + configure Claude Desktop
sooda-mcp version      Print version
sooda-mcp help         Show usage

License

MIT

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

SOODA_API_KEY*secret

Your Sooda agent API key (starts with sk_). Get one at https://sooda.ai/me or via: curl -sfL https://sooda.ai/install-mcp | sh && sooda-mcp setup

SOODA_URL

Sooda platform URL (default: https://sooda.ai)

Categories
Sales & MarketingAI & LLM Tools
Registryactive
Packagehttps://github.com/sooda-ai/sooda-mcp/releases/download/v1.0.0/sooda-mcp.mcpb
TransportSTDIO
AuthRequired
UpdatedMar 4, 2026
View on GitHub

Related Sales & Marketing MCP Servers

View all →
standardaccounting avatar
Standard Accounting Public MCP

standardaccounting/public-mcp

Public MCP server for UK company filing guidance, products, deadlines, and knowledge-centre content
standardaccounting avatar
Standard Accounting Public MCP

standardaccounting/public-mcp-1a916a42

Public MCP server for UK company filing guidance, products, deadlines, and knowledge-centre content
statwonk avatar
Decern

statwonk/decern

MCP server for Decern CRM — contacts, deals, pipelines, tasks, and approvals.
stexa-ai avatar
Stexa Voice MCP

stexa-ai/voice-mcp

Connect voice telephony to your AI agent. Make outbound calls, get transcripts, check call status — all via MCP tools. Built on Asterisk + Yandex SpeechKit. OAuth 2.1, FZ-152 compliant.
stexa-ai avatar
Stexa Voice MCP

stexa-ai/voice-mcp-aee7b413

Connect voice telephony to your AI agent. Make outbound calls, get transcripts, check call status — all via MCP tools. Built on Asterisk + Yandex SpeechKit. OAuth 2.1, FZ-152 compliant.
strale-io avatar
strale

strale-io/strale-b1632adc

270+ quality-scored API capabilities for AI agents — compliance, company data, financial validation, web intelligence across 27 countries.