-
-
+
+
@@ -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 d0cd994..f0642e9 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 db38b8e..b1ddb4e 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 ff9fb85..0000000
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 af5e8b1..0000000
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 0000000..9260e19
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 0000000..f6be342
Binary files /dev/null and b/docs/apify_mcp_server_white_background.png differ
diff --git a/manifest.json b/manifest.json
index dd095f3..63e40b9 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
+}