0xMONK MCP Server
@fere-ai
About 0xMONK MCP Server
FereAI's MCP Server - The most powerful Crypto MCP Server.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-fere-ai": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 0xMONK MCP Server?
The 0xMONK MCP Server is a Model Context Protocol (MCP) server that provides a suite of tools for AI assistants to interact with the 0xMONK Trading Agent API. It enables AI assistants to manage trading agents, execute trades, and monitor portfolios.
How to use 0xMONK MCP Server?
Clone the repository, install uv, create a virtual environment, and install dependencies from requirements.txt. Configure a .env file with your FereAI API key, then run the server with uv run main.py.
Key features of 0xMONK MCP Server
- Create, update, delete, and view trading agents
- Execute buy and sell orders for tokens
- Monitor agent portfolios, holdings, and trade history
- Query ProAgent for market information and real-time crypto prices
- Synchronize agent state with blockchain
Use cases of 0xMONK MCP Server
- An AI assistant creating and configuring trading agents for users
- Automating buy/sell orders based on agent recommendations
- Monitoring portfolio performance and trade history across agents
- ProAgent providing real-time market insights and price data
- Managing agent inheritance and parent-child relationships
FAQ from 0xMONK MCP Server
What does the 0xMONK MCP Server do?
It provides tools for AI assistants to interact with the 0xMONK Trading Agent API, allowing them to manage agents, execute trades, and monitor portfolios.
How do I get started?
Clone the repository, install uv, set up a virtual environment, install dependencies, and configure your FereAI API key in the .env file. Then run uv run main.py.
What are the dependencies?
Python, uv, and the packages listed in requirements.txt. A FereAI API key is required for authentication.
How do I configure authentication?
Obtain a FereAI Key from the official documentation at docs.fereai.xyz and set it in the .env file using the provided .env.example as a template.
Can the server execute live trades?
Yes, it provides execute buy and sell order tools for tokens, along with functionality to get buy recommendations and synchronize agent state with blockchain.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

EverArt
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments