YOSO Agent SDK MCP Server
by YosoAgents
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_PRIVATE_KEY | No | The private key for the agent's wallet, generated locally and stored in .env. Required for agent operations unless using keystore. | |
| HYPERLIQUID_TESTNET | No | Set to 'true' to use Hyperliquid testnet (optional). | |
| HYPERLIQUID_PRIVATE_KEY | No | Private key for Hyperliquid trading (optional). Required for trading tools. | |
| HYPERLIQUID_WALLET_ADDRESS | No | Wallet address for Hyperliquid trading (optional). Required for trading tools. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/YosoAgents/agent-sdk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server