-
-
+
+
@@ -26,7 +26,7 @@ The Apify Model Context Protocol (MCP) Server at **mcp.apify.com** instantly con
>
> It supports OAuth, so you can connect from clients like Claude.ai or Visual Studio Code with just the URL.
-
+
## Table of Contents
- [🌐 Introducing the Apify MCP server](#-introducing-the-apify-mcp-server)
diff --git a/docs/actors-mcp-server.png b/docs/actors-mcp-server.png
index d0cd9942..f0642e94 100644
Binary files a/docs/actors-mcp-server.png and b/docs/actors-mcp-server.png differ
diff --git a/docs/apify-logo.png b/docs/apify-logo.png
index db38b8e3..b1ddb4e2 100644
Binary files a/docs/apify-logo.png and b/docs/apify-logo.png differ
diff --git a/docs/apify_mcp_server_banner.png b/docs/apify_mcp_server_banner.png
deleted file mode 100644
index ff9fb859..00000000
Binary files a/docs/apify_mcp_server_banner.png and /dev/null differ
diff --git a/docs/apify_mcp_server_banner_dark.png b/docs/apify_mcp_server_banner_dark.png
deleted file mode 100644
index af5e8b19..00000000
Binary files a/docs/apify_mcp_server_banner_dark.png and /dev/null differ
diff --git a/docs/apify_mcp_server_dark_background.png b/docs/apify_mcp_server_dark_background.png
new file mode 100644
index 00000000..9260e195
Binary files /dev/null and b/docs/apify_mcp_server_dark_background.png differ
diff --git a/docs/apify_mcp_server_white_background.png b/docs/apify_mcp_server_white_background.png
new file mode 100644
index 00000000..f6be3427
Binary files /dev/null and b/docs/apify_mcp_server_white_background.png differ
diff --git a/manifest.json b/manifest.json
index dd095f35..63e40b93 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"dxt_version": "0.1",
"name": "apify-actors-mcp-server",
"version": "0.0.0",
- "description": "The Apify Model Context Protocol (MCP) Server at mcp.apify.com instantly connects AI applications and agents to thousands of ready‑built tools. It allows your AI assistant to use any Apify Actor for web scraping, data extraction, and automation tasks in real time.",
+ "description": "Apify Model Context Protocol (MCP) Server at mcp.apify.com instantly connects AI applications and agents to thousands of ready‑built tools. It allows your AI assistant to use any Apify Actor for web scraping, data extraction, and automation tasks in real time.",
"keywords": [
"apify",
"actors",
@@ -67,4 +67,4 @@
"node": ">=20.0.0"
}
}
-}
\ No newline at end of file
+}