-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
136 lines (123 loc) · 4.16 KB
/
Copy pathindex.html
File metadata and controls
136 lines (123 loc) · 4.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
---
layout: default
title: OlaXBT - AI-Powered Trading Solutions
description: OlaXBT harnesses AI to simplify complexity with precision. Discover the MCP marketplace for trading and become part of our community!
---
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- SEO Meta Tags -->
<title>OlaXBT - AI-Powered Trading Solutions</title>
<meta
name="description"
content="OlaXBT harnesses AI to simplify complexity with precision. Discover the MCP marketplace for trading and become part of our community!"
/>
<meta
name="keywords"
content="olaxbt, github olaxbt, olaxbt github, MCP, AI trading, cryptocurrency, web3, blockchain, trading platform"
/>
<meta property="og:title" content="OlaXBT - AI-Powered Trading Solutions" />
<meta
property="og:description"
content="OlaXBT harnesses AI to simplify complexity with precision. Discover the MCP marketplace for trading and become part of our community!"
/>
<meta property="og:url" content="https://olaxbt.github.io/" />
<meta property="og:site_name" content="OlaXBT GitHub" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta
name="twitter:title"
content="OlaXBT - AI-Powered Trading Solutions"
/>
<meta
name="twitter:description"
content="OlaXBT harnesses AI to simplify complexity with precision. Discover the MCP marketplace for trading and become part of our community!"
/>
<link rel="canonical" href="https://olaxbt.github.io/" />
<meta name="robots" content="index, follow" />
<meta http-equiv="refresh" content="0;url=https://github.com/olaxbt" />
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align: center;
padding: 50px;
background: #f9f9f9;
}
.container {
max-width: 600px;
margin: 0 auto;
}
h1 {
color: #0066cc;
}
p {
margin: 20px 0;
font-size: 16px;
color: #333;
}
a {
color: #0066cc;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<div class="container">
<h1>OlaXBT</h1>
<p>Harnessing AI to simplify complexity with precision.</p>
<p>
Visit our <a href="https://olaxbt.xyz/mcp">MCP marketplace</a> for
trading and join our community!
</p>
<p>
Redirecting to
<a href="https://github.com/olaxbt">OlaXBT GitHub profile</a>...
</p>
<p>
<strong>Projects:</strong>
<a href="https://github.com/olaxbt/dune-query-mcp">Dune Query MCP</a> |
<a href="https://github.com/olaxbt/mcp-server">MCP Server</a>
</p>
<p>
<a href="https://t.me/OlaXBT_bot/">Telegram Bot</a> |
<a href="https://t.me/olaxbt_community">Community</a>
</p>
</div>
<!-- Hidden content for SEO -->
<div style="display: none">
<h2>About OlaXBT</h2>
<p>
OlaXBT is focused on developing advanced AI-powered tools that simplify
the complexity of trading and financial analysis. Our flagship product,
the MCP marketplace, brings together cutting-edge technology and
user-friendly interfaces to help traders make informed decisions.
</p>
<h2>AI-Powered Analysis</h2>
<p>
Our tools leverage artificial intelligence to analyze market trends and
provide actionable insights.
</p>
<h2>MCP Marketplace</h2>
<p>
A comprehensive platform for trading that combines advanced algorithms
with intuitive user experience.
</p>
<h2>Community Driven</h2>
<p>
Join our active community of traders and developers to share insights
and strategies.
</p>
<h2>Web3 Technology</h2>
<p>
Built using cutting-edge blockchain technology for secure and
transparent operations.
</p>
</div>
</body>
</html>