You're viewing a demo portfolio

Join the waitlist
PRSM

get_connection_config

Active

Tool of Pipeworx

declared in 0.1.0

Get MCP setup instructions for connecting to Pipeworx packs. Returns connection details and gateway URLs. Use to configure your environment.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "slugs": "pipeworx-catalog"
    },
    {
      "slugs": "weather,github,jokes"
    }
  ],
  "required": [
    "slugs"
  ],
  "properties": {
    "slugs": {
      "type": "string",
      "description": "Comma-separated pack slugs (e.g., \"weather,github,jokes\") or \"all\" for everything"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Pipeworx

https://github.com/pipeworx-io/pipeworx

2/7 registries
View full server →
get_connection_config — Pipeworx — PRSM MCP