mcp for Grok
cc.accrue/mcp
Stablecoin Yield Index (SYX) and live USDC vault APYs across Ethereum, Base, Arbitrum.
client:Grok
transport:streamable-http
tools:20
Install mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://accrue.cc/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- get_syx_value
- get_syx_methodology
- get_syx_components
- get_syx_history
- list_vaults
- get_vault_details
- compare_vaults
- search_vaults
- list_model_portfolios
- get_portfolio_details
- recommend_strategy
- calculate_yield
- get_platform_info
- search
- list_vault_contracts
- prepare_transaction
- build_user_operation
- submit_user_operation
- get_transaction_status
- get_gas_sponsorship