Connect this third-party MPC server to your AI workspace to discuss DeFi strategies with real-time data from protocols on the Mantle Network.
Third-party MPC integration for Mantle Network
Git-based source tracking
Type-safe development
Serverless architecture
Connect to AI workspaces
Live price updates from Mantle Network
Comprehensive TVL and protocol metrics
Deep insights into stablecoin metrics
Connect to Cursor, Claude, or T3Chat
{
"mcpServers": {
"onchain-context": {
"type": "remote",
"url": "https://mantle-mcp.vercel.app/sse",
"supportsStreaming": true
}
}
}
Copy the configuration code
Add to your AI workspace settings
Start asking questions about Mantle Network
"What's the current TVL of Mantle Network and how is it distributed across key protocols?"
Get real-time token prices
This tool allows you to fetch the current price of any token on Mantle Network by providing its contract address.
{
name: 'get-token-price',
description: 'Get the price of a token in mantle network',
parameters: {
contract_address: 'string'
}
}
What is the current price of MNT at 0x3c3a81e81dc49A522A592e7622A7E711c06bf354?