Skip to content

docs: add Replit Connector guide and expand Integrations - #1155

Open
Max17190 wants to merge 10 commits into
mainfrom
docs/firecrawl-replit-connector
Open

docs: add Replit Connector guide and expand Integrations#1155
Max17190 wants to merge 10 commits into
mainfrom
docs/firecrawl-replit-connector

Conversation

@Max17190

@Max17190 Max17190 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Why

Firecrawl is launching as an official Replit Connector, and Integrations should be a real part of the docs rather than a link out to the dashboard. Builders arriving from a partner surface need a page that tells them what Firecrawl does inside that specific tool, and the hub needs to make the whole ecosystem scannable by the kind of tool you use.

Summary

  • Add the Replit Connector guide covering setup, both billing paths, and the launch credit offer
  • Add the Hermes Agent guide for Firecrawl as the default web search and extract backend
  • Move Integrations into the Documentation sidebar with an overview hub and per-partner pages
  • Group the hub by cohort with subheadings, leading with coding agents (Claude Code, Codex CLI, Cursor, Hermes, OpenClaw and more), then app builders, agent frameworks, visual AI builders, workflow automation, and tooling and data platforms
  • Add partner pages for Lovable, Composio, Pipedream, and Praison AI
  • Relocate the Zapier, Make, n8n, and Dify guides under /integrations, with redirects from the old paths
  • Merge the Dify knowledge base website sync guide into the Dify page so there is one Dify destination
  • Refresh the hub logos and align the sidebar order with the hub grouping
  • Update the API v2 introduction Features grid

Test plan

  • /integrations shows six cohort sections, coding agents first, and every card links to a live page
  • /integrations/replit matches the launch guide for setup, billing, and the 10,000 credit offer
  • /integrations/hermes matches Hermes Agent docs for search, extract, per-capability backends, and optional browser setup
  • /integrations/dify lists all seven plugin actions and includes the knowledge base sync steps
  • Partner guide details match each partner's current docs (plugin install counts, app counts, dashboard URLs, tool names)
  • Documentation sidebar shows Integrations under Documentation, not as a top-level tab
  • Legacy /developer-guides/workflow-automation/* paths redirect to /integrations/*
  • /api-reference/v2-introduction Features grid looks correct

Max17190 added 2 commits July 23, 2026 08:42
Point the docs Integrations header at the integrations hub instead of the dashboard, and add a Zapier-style Replit Connector guide under Workflow Automation.
Bring the Integrations page to dashboard parity with consistent logos and copy, and flatten the v2 intro Features grid around Search, Scrape, and Interact.
@mintlify

mintlify Bot commented Jul 23, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
firecrawl 🟢 Ready View Preview Jul 23, 2026, 4:20 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Nest Integrations in the Documentation sidebar, relocate workflow guides under /integrations, and add Lovable, Composio, Pipedream, Praison, and Hermes Agent pages with refreshed hub logos and partner titles.
@Max17190 Max17190 changed the title docs: add Replit Connector guide and align Integrations hub docs: add Replit Connector guide and expand Integrations Jul 23, 2026
Align Replit Connector billing and offer terms with the public launch guide, clarify Hermes Firecrawl setup paths, and refresh related Integrations partner pages and links.
Segment the Integrations hub into Coding agents, App builders, Agent
frameworks, Visual AI builders, Workflow automation, and Tooling and
data platforms, leading with the coding agent cohort. Align the
sidebar order with the same grouping.

Correct verified details across the partner guides: Dify plugin install
count and its full seven-action surface, Zapier and n8n app counts, n8n
pricing model, Composio dashboard URL and toolkit capabilities, Praison
AI install and FirecrawlTool usage, Lovable connection option naming,
and Hermes per-capability backend configuration.
Replace the placeholder icons in the coding agents group with official
brand marks. Claude Code and Codex reuse the marks already in the repo;
Cursor, OpenCode, OpenClaw, Amp, Windsurf, and Antigravity marks come
from each vendor's own site. Every mark carries its own background or
uses a multi-tone fill, so the cards read on both light and dark themes.

Remove Gemini CLI from the Integrations hub. Google sunset Gemini CLI on
June 18, 2026 in favor of Antigravity CLI. The quickstart page and its
other references are left in place.
The Claude Code card rendered with no icon. The SVG at
images/agent-clients/claude-code.svg is byte-valid, parses as XML, and
the CDN serves it as image/svg+xml with a 200, so the asset pipeline was
not at fault; the card renderer dropped that specific file.

Ship the mark as a PNG on a new path instead, matching the format used
by the other logos on the page. The artwork is rasterized from the same
official SVG and the white matte is un-composited back to alpha, so the
fill stays #D97757 and the icon reads on both light and dark themes.
Logos, each replaced with the mark from the vendor's own site:

- Langflow was a stock photo of metal chains, in both the PNG the
  English hub uses and the WebP the localized hubs use
- Flowise was a "FloWiseAI" wordmark that is not their brand mark
- Composio was a red lightning bolt
- LangChain was the retired parrot-and-chain mark
- n8n was a black glyph, off-brand and invisible on the dark theme;
  now the pink mark
- Vercel was a black triangle on transparent, invisible on the dark
  theme; now the white-on-black app icon

Guides:

- Camel AI reproduced CAMEL's unit-test file, including MockFirecrawlApp,
  an api.test.com URL, a "respons" typo, no imports, and a markdown_crawl
  method that is not part of the loader. Replaced with the documented
  Firecrawl loader API.
- LangChain pinned firecrawl-py==0.0.20 against Firecrawl API v0 and told
  readers to install @mendableai/firecrawl-js, which does not exist on
  npm. Rewritten around the first-party langchain-firecrawl package, with
  the JS loader pointing at @langchain/community and its actual peer
  dependency @mendable/firecrawl-js.
- LlamaIndex dropped the v0 pin and now lists the extract mode alongside
  scrape and crawl.
- Langflow no longer refers to the retired Page Options and Extractor
  Options fields.

Categories: the lead group is now "Coding agents and assistants" since
Hermes and OpenClaw are general-purpose assistants rather than coding
agents, and "App builders and platforms" covers Vercel Marketplace,
which provisions a key for a project rather than building an app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant