Skip to content

Commit d488be3

Browse files
authored
docs: fix dead links (#2067)
<!-- CURSOR_SUMMARY --> > [!NOTE] > Update Browserbase MCP Server documentation links to the new agentify API endpoint in two pages. > > - **Docs**: > - Update `Browserbase MCP Server` links to the new `agentify/.../api/mcp` endpoint. > - `sources/academy/build-and-publish/actor-ideas/what_software_an_actor_can_be.md` (Examples list) > - `sources/academy/build-and-publish/how-to-build/actorization_playbook.mdx` (Actorization table) > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 56135ca. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent cf5ebd2 commit d488be3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sources/academy/build-and-publish/actor-ideas/what_software_an_actor_can_be.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ including the new agentic payments protocols.
104104
Examples:
105105

106106
- [Playwright MCP Server](https://apify.com/jiri.spilka/playwright-mcp-server)
107-
- [Browserbase MCP Server](https://apify.com/mcp-servers/browserbase-mcp-server)
107+
- [Browserbase MCP Server](https://apify.com/agentify/browserbase-mcp-server/api/mcp)
108108
- [Firecrawl MCP Server](https://apify.com/agentify/firecrawl-mcp-server)
109109
- [Brave Search MCP Server](https://apify.com/agentify/brave-search-mcp-server)
110110

sources/academy/build-and-publish/how-to-build/actorization_playbook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You can Actorize various projects ranging from open-source libraries, throughout
5252
| Crawl4AI | Open source library | [https://github.com/unclecode/crawl4ai](https://github.com/unclecode/crawl4ai) | [https://apify.com/janbuchar/crawl4ai](https://apify.com/janbuchar/crawl4ai) |
5353
| Docling | Open source library | [https://github.com/docling-project/docling](https://github.com/docling-project/docling) | https://apify.com/vancura/docling/source-code |
5454
| Playwright MCP | Open source MCP server | [https://github.com/microsoft/playwright-mcp](https://github.com/microsoft/playwright-mcp) | [https://apify.com/jiri.spilka/playwright-mcp-server](https://apify.com/jiri.spilka/playwright-mcp-server) |
55-
| Browserbase MCP | SaaS MCP server | [https://www.browserbase.com/](https://www.browserbase.com/) | [https://apify.com/mcp-servers/browserbase-mcp-server](https://apify.com/mcp-servers/browserbase-mcp-server) |
55+
| Browserbase MCP | SaaS MCP server | [https://www.browserbase.com/](https://www.browserbase.com/) | [https://apify.com/agentify/browserbase-mcp-server/api/mcp](https://apify.com/agentify/browserbase-mcp-server/api/mcp) |
5656

5757
### What projects are suitable for Actorization
5858

0 commit comments

Comments
 (0)