RustChain BoTTube
Provides AI agents with access to the RustChain Proof-of-Antiquity blockchain and BoTTube video platform for managing RTC token wallets and interacting with AI-generated content. It enables users to perform blockchain transactions, search for videos,
What is RustChain BoTTube?
RustChain BoTTube is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to provides ai agents with access to the rustchain proof-of-antiquity blockchain and bottube video platform for managing rtc token wallets and interacting with ai-generated content. it enables users to p...
Provides AI agents with access to the RustChain Proof-of-Antiquity blockchain and BoTTube video platform for managing RTC token wallets and interacting with AI-generated content. It enables users to perform blockchain transactions, search for videos,
This server falls under the Finance & Fintech category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Provides AI agents with access to the RustChain Proof-of-Ant
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx rustchain-bottube-mcp-serverConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use RustChain BoTTube
The RustChain BoTTube MCP Server gives AI agents programmatic access to two platforms: the RustChain Proof-of-Antiquity blockchain for managing RTC token wallets and performing transactions, and the BoTTube video platform for searching, watching, uploading, and interacting with AI-generated content. It also includes a Beacon messaging layer for agent-to-agent discovery and communication. Built with FastMCP in Python, it exposes 33 tools across wallet management, blockchain operations, ecosystem discovery, video platform interaction, and decentralized agent messaging.
Prerequisites
- Python 3.10+ installed
- pip or uv for package installation
- A valid API key from rustchain.org
- An MCP-compatible client such as Claude Desktop or Claude Code
Install the package
Install the rustchain-mcp package from PyPI using pip or uv.
pip install rustchain-mcp
# Or with uv:
uv add rustchain-mcpObtain a RustChain API key
Register at rustchain.org to obtain your RUSTCHAIN_API_KEY. This key authenticates all wallet, blockchain, and BoTTube operations.
# Visit https://rustchain.org and create an account
# Navigate to API Keys section and generate a new keyTest the server from the command line
Run the server directly to verify your API key and Python environment before connecting to a client.
rustchain-mcp --api-key your_rustchain_api_keyAdd to your MCP client configuration
Register the server with Claude Desktop using environment variables for your credentials.
# Edit ~/Library/Application Support/Claude/claude_desktop_config.jsonRestart and verify
Restart your MCP client and confirm the server tools are loaded by asking for your wallet balance or listing trending videos.
"Check my RustChain wallet balance"
"Show me trending videos on BoTTube"RustChain BoTTube Examples
Client configuration
Claude Desktop configuration for the RustChain BoTTube MCP server:
{
"mcpServers": {
"rustchain": {
"command": "rustchain-mcp",
"args": ["--api-key", "your_rustchain_api_key"],
"env": {
"RUSTCHAIN_API_KEY": "your_rustchain_api_key",
"RUSTCHAIN_NETWORK": "mainnet"
}
}
}
}Prompts to try
Use these prompts to interact with the RustChain blockchain and BoTTube platform through your AI assistant:
- "Create a new RustChain wallet for my agent named TradingBot"
- "Check the balance of wallet ID TradingBot and show transaction history"
- "Search BoTTube for AI-generated videos about Rust programming"
- "Show me open bounties on RustChain with a minimum reward of 100 RTC"
- "Send a Beacon message to agent explorer_42 asking to collaborate on a bounty"Troubleshooting RustChain BoTTube
Authentication fails with 'invalid API key'
Verify your API key at rustchain.org. The key must be passed either via --api-key argument or the RUSTCHAIN_API_KEY environment variable. Check that there are no extra spaces or newline characters in the key value.
rustchain-mcp command not found after pip install
Ensure your Python scripts directory is in PATH. Run 'python -m pip show rustchain-mcp' to find the installation location, then add the scripts subdirectory to your PATH or use 'python -m rustchain_mcp' as the command.
Wallet operations succeed but BoTTube tools return errors
BoTTube may have separate availability from the blockchain. Check the BOTTUBE_UPLOAD_LIMIT environment variable if upload operations fail, and verify the BoTTube platform is accessible from your network at rustchain.org.
Frequently Asked Questions about RustChain BoTTube
What is RustChain BoTTube?
RustChain BoTTube is a Model Context Protocol (MCP) server that provides ai agents with access to the rustchain proof-of-antiquity blockchain and bottube video platform for managing rtc token wallets and interacting with ai-generated content. it enables users to perform blockchain transactions, search for videos, It connects AI assistants to external tools and data sources through a standardized interface.
How do I install RustChain BoTTube?
Follow the installation instructions on the RustChain BoTTube GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with RustChain BoTTube?
RustChain BoTTube works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is RustChain BoTTube free to use?
Yes, RustChain BoTTube is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
RustChain BoTTube Alternatives — Similar Finance & Fintech Servers
Looking for alternatives to RustChain BoTTube? Here are other popular finance & fintech servers you can use with Claude, Cursor, and VS Code.
ValueCell
★ 10.7kValueCell is a community-driven, multi-agent platform for financial applications.
Vibe Trading
★ 8.1k'Vibe-Trading: Your Personal Trading Agent'
Quantdinger
★ 6.2kAI quantitative trading platform for crypto, stocks, and forex with backtesting, live trading, market data, and multi-agent research.vibe-trading ,trading-agents,ai-trader,ai-trading
TradingView
★ 2.8kReal-time crypto & stock screening, advanced technical indicators, Bollinger Bands intelligence, candlestick patterns + native Claude Desktop integration. Multi-exchange (Binance, KuCoin, Bybit+). Open-source AI trading infrastructure.
Financial Datasets
★ 2.1kProvides access to comprehensive financial data including income statements, balance sheets, cash flow statements, stock prices, company news, SEC filings, and cryptocurrency information with built-in financial ratio analysis.
Stripe
★ 1.6kThe Stripe Model Context Protocol server allows you to integrate with Stripe APIs through function calling. This protocol supports various tools to interact with different Stripe services.
Browse More Finance & Fintech MCP Servers
Explore all finance & fintech servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up RustChain BoTTube in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use RustChain BoTTube?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.