# MCP Space

{% embed url="<https://youtu.be/zPsv-o8WoKM>" %}

## Overview

MCP Space is a dynamic, user-centric platform within OlaXBT where users can design, customize, and deploy their own trading agents. Unlike traditional trading bots that rely on rigid, pre-programmed scripts, MCP Space leverages reinforcement learning (RL) to create agents that continuously learn from user behavior, market conditions, and selected data inputs.&#x20;

These agents adapt over time, delivering increasingly personalized trading plans, portfolio insights, and execution strategies that align with the user’s goals and risk preferences.At the heart of MCP Space is the Model Context Protocol (MCP), a modular framework that functions as a set of plug-and-play APIs. Each MCP represents a specific data source or trading module—such as wallet analytics, KOL (Key Opinion Leader) sentiment analysis, market trend tracking, or strategy execution.&#x20;

Users can explore a library of MCPs, select the ones most relevant to their trading style, and combine them using a simple drag-and-drop interface to build a bespoke agent tailored to their needs.

***

## Key Capabilities

### Modular Agent Creation with Drag-and-Drop Simplicity

* MCP Space offers an intuitive interface where users can browse a curated library of MCPs, each representing a distinct functionality or data source.
* Users can drag and drop their preferred MCPs to assemble a custom agent without needing coding expertise. For example, combine a “KOL Sentiment Analysis” MCP with a “Portfolio Optimization” MCP to create an agent that tracks influencer signals while optimizing your holdings.
* This modular approach ensures flexibility, allowing users to experiment with different combinations to suit their trading strategies.

### Reinforcement Learning for Adaptive Intelligence

* Every agent created in MCP Space is powered by OlaXBT’s reinforcement learning engine, enabling it to learn from user interactions, market data, and performance outcomes.
* Over time, the agent refines its understanding of the user’s preferences, risk tolerance, and trading goals, delivering increasingly accurate and personalized recommendations.
* For instance, an agent might learn to prioritize low-risk strategies for a conservative user or chase high-volatility opportunities for a risk-tolerant trader.

### Seamless Integration Across Platforms

* Users can interact with their custom agents via Telegram or OlaXBT’s web platform, ensuring accessibility and convenience.
* Whether checking portfolio insights on the go or tweaking agent settings from a desktop, MCP Space provides a seamless experience across devices.

### Personalized Trading Plans&#x20;

* Agents built in MCP Space generate tailored trading plans, portfolio analyses, and execution strategies based on the selected MCPs and the user’s historical behavior.
* For example, an agent using a “Market Trend Analysis” MCP might suggest buying opportunities during a bullish trend, while one with a “Wallet Analytics” MCP could flag unusual on-chain activity for deeper investigation.

### Continuous Learning and Evolution

* Unlike static trading tools, MCP Space agents evolve with every interaction, leveraging RL to refine their performance.
* As market conditions shift or user preferences change, the agent adapts dynamically, ensuring its outputs remain relevant and effective.

***

## How It Works

1. Explore the MCP Library: Access a diverse range of MCPs, such as wallet analytics, KOL sentiment, DeFi yield tracking, or automated trade execution, each designed to enhance specific aspects of trading.
2. Build Your Agent: Use the drag-and-drop interface to select and combine MCPs that align with your trading goals. For example, pair a “Technical Analysis” MCP with a “Risk Management” MCP for a balanced strategy.
3. Deploy and Interact: Launch your agent on Telegram or the web platform, where it begins learning from your inputs and market data. Engage with it through natural language commands or predefined prompts.
4. Monitor and Refine: Review your agent’s performance, tweak its MCP configuration as needed, and let it continue learning to improve its outputs over time.

### Demo Video Showcase

To see MCP Space in action, check out the demo video below. The video will walk you through the process of exploring MCPs and building a custom agent. Watch how easy it is to create a powerful, adaptive trading agent tailored to your goals!<br>

{% embed url="<https://youtu.be/yO74TXw5CEM>" %}

***

## Why MCP Space Stands Out

* User Empowerment: No coding skills are required—anyone can create a sophisticated trading agent using the intuitive drag-and-drop system.
* Hyper-Personalization: The combination of modular MCPs and reinforcement learning ensures agents are uniquely tailored to each user’s needs.
* Web3 Alignment: By leveraging decentralized data sources and on-chain analytics, MCP Space embodies the transparency and user sovereignty central to Web3.
* Scalability: Whether you’re managing a small crypto portfolio or executing complex DeFi strategies, MCP Space scales to meet your needs.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://olaxbt-docs.gitbook.io/olaxbt-doc/core-product-suite/mcp-space.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
