ONEDeFi MCP Server
by JMadhan1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Debug mode setting | true |
| FLASK_ENV | No | Flask environment setting | development |
| SECRET_KEY | No | Flask secret key | |
| USE_TESTNET | No | Development settings for testnet usage | true |
| OPENAI_API_KEY | Yes | Your Comput3 API key for AI features | |
| SOLANA_RPC_URL | No | Solana RPC URL (optional - uses public RPCs by default) | https://api.mainnet-beta.solana.com |
| POLYGON_RPC_URL | No | Polygon RPC URL (optional - uses public RPCs by default) | https://polygon-rpc.com |
| ETHEREUM_RPC_URL | No | Ethereum RPC URL (optional - uses public RPCs by default) | https://cloudflare-eth.com |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |