File tree Expand file tree Collapse file tree 1 file changed +4
-14
lines changed
Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change 11<h1 align =" center " >
2- <style>
3- @media (prefers-color-scheme: dark) {
4- .mcp-url { color: #A78BFA !important; }
5- .mcp-desc { color: #FFFFFF !important; }
6- }
7- @media (prefers-color-scheme: light) {
8- .mcp-url { color: #8B5CF6 !important; }
9- .mcp-desc { color: #000000 !important; }
10- }
11- </style>
122 <a href="https://mcp.apify.com">
133 <picture>
14- <source media="(prefers-color-scheme: dark)" srcset="docs/apify_mcp_server_banner_dark.png">
15- <img alt="Apify MCP Server" src="docs/apify_mcp_server_banner.png" width="500">
4+ <source media="(prefers-color-scheme: dark)" srcset="docs/apify_mcp_server_banner_dark.png">
5+ <img alt="Apify MCP Server" src="docs/apify_mcp_server_banner.png" width="500">
166 </picture>
177 </a>
188 <br>
199 <small>
20- <span class="mcp-url ">mcp.apify.com:</span>
21- <span class="mcp-desc ">instantly connect AI apps and agents to thousands of ready‑built tools</span>
10+ <span style="color: #A78BFA; ">mcp.apify.com:</span>
11+ <span style="color: #374151; ">instantly connect AI apps and agents to thousands of ready‑built tools</span>
2212 </small>
2313</h1 >
2414
You can’t perform that action at this time.
0 commit comments