← All servers
🔧

Sooda MCPVerified🛡 No advisories

io.github.sooda-ai/sooda-mcp
New to MCP? Start here →
0★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/sooda-ai, which proved it owns this namespace.

Verified owner: github.com/sooda-aiio.github.sooda-ai/sooda-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs SOODA_API_KEY.
Configuration
Reads SOODA_URL.

About

AI agent relay — message business agents across company boundaries via A2A protocol

Packages & transports

mcpbhttps://github.com/sooda-ai/sooda-mcp/releases/download/v1.0.0/sooda-mcp.mcpbvlatest ·

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "sooda": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/sooda-ai/sooda-mcp/releases/download/v1.0.0/sooda-mcp.mcpb"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y https://github.com/sooda-ai/sooda-mcp/releases/download/v1.0.0/sooda-mcp.mcpb