Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Windsurf Plugin

БесплатноНе проверен

Pipeworx install kit for Windsurf (Cascade) — connects to 3,300+ live data tools across 750+ sources via the Pipeworx MCP gateway.

GitHubEmbed

Описание

Pipeworx install kit for Windsurf (Cascade) — connects to 3,300+ live data tools across 750+ sources via the Pipeworx MCP gateway.

README

Give Cascade one MCP that reaches 5,501+ live-data tools across 1,441+ sources — SEC filings, USPTO patents, FRED, Census, FDA, EPA, USAspending, Polymarket, Zillow, weather, and 1,433+ more — without loading 5,501+ tool schemas into your context window.

Install

Windsurf doesn't currently expose a public plugin submission format, so this is a copy-paste install kit.

1. Add Pipeworx to your global Windsurf MCP config. Open (or create) ~/.codeium/windsurf/mcp_config.json and merge in:

{
  "mcpServers": {
    "pipeworx": {
      "serverUrl": "https://gateway.pipeworx.io/pipeworx-catalog/mcp"
    }
  }
}

2. Restart Cascade (or hit Refresh in Windsurf's MCP settings). You should see pipeworx connected with ~26 tools.

3. (Recommended) Drop the routing rule into your project. Copy .windsurf/rules/pipeworx.md from this repo into your project's .windsurf/rules/ directory. Or for global use, paste its contents into ~/.codeium/windsurf/memories/global_rules.md. The rule teaches Cascade when to reach for ask_pipeworx / discover_tools instead of hand-writing facts.

Try it

After install, ask Cascade things like:

Ask What it triggers
"What just happened to Apple?" sec_8k_recent → SEC 8-K events classified by severity
"Spread between Polymarket and Kalshi on the next Fed decision?" polymarket_kalshi_spread → live cross-venue mispricing
"Overdue Phase 3 readouts at Moderna?" pharma_pipeline_catalysts → biotech catalyst calendar
"DoD cybersecurity contracts this week?" usa_award_search → sub-second USAspending mirror
"Median home value and renter share in Lubbock, TX?" housing_market_snapshot + housing_metro_demand
"Unemployment rate last month?" fred_get_series → official FRED data

Cascade picks the right tool via ask_pipeworx — no pack-name memorization required.

How it loads light

The install exposes ~31 meta-tools, not all 5,501+ — ask_pipeworx({question}) and friends route at runtime so you get the full catalog without the context tax.

Free tier + signup

50 calls/day anonymous, IP-bound. Sign up free in 10s via GitHub for 200/day + a stable account.

Verify after install

Try a real query in Cascade:

What was the unemployment rate last month?

What's loaded

  • ask_pipeworx — natural-language router across all 1,441+ sources.
  • discover_tools — top-20 relevant tools for a task, with full schemas.
  • entity_profile / compare_entities / recent_changes / resolve_entity — fan-out across multiple packs in one call.
  • validate_claim — fact-check claims against SEC XBRL.
  • remember / recall / forget — persistent memory across sessions.
  • list_packs / search_packs / get_pack_tools / get_connection_config / get_platform_status / search_mcp_directory — browse the catalog.

Direct pack access

For a specific pack's tools loaded directly (e.g., attom_property_search), add a scoped entry to mcp_config.json:

{
  "mcpServers": {
    "pipeworx-attom": {
      "serverUrl": "https://gateway.pipeworx.io/attom/mcp"
    }
  }
}

Bring your own key

For BYO-tier (200/day), add ?_apikey=YOUR_KEY to serverUrl (Windsurf's remote-MCP config doesn't reliably honor headers yet across versions).

Submitting to Windsurf's Plugin Store

Windsurf curates the in-app MCP marketplace; no public submission spec yet. When Codeium opens it up, we'll publish here and link from https://pipeworx.io.

Links

License

MIT


⭐ Star if you'd use this — helps other Windsurf users discover it.

from github.com/pipeworx-io/windsurf-plugin

Установка Windsurf Plugin

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/pipeworx-io/windsurf-plugin

FAQ

Windsurf Plugin MCP бесплатный?

Да, Windsurf Plugin MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Windsurf Plugin?

Нет, Windsurf Plugin работает без API-ключей и переменных окружения.

Windsurf Plugin — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Windsurf Plugin в Claude Desktop, Claude Code или Cursor?

Открой Windsurf Plugin на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Windsurf Plugin with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development