Skip to main content
Glama

EDUCHAIN Agent Kit

set_rpc_url

Configure the RPC URL to enable blockchain interactions on EDUCHAIN Agent Kit, ensuring seamless data queries and transaction execution.

Instructions

Set the RPC URL for blockchain interactions

Input Schema

NameRequiredDescriptionDefault
urlYesRPC URL to use for blockchain interactions

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "RPC URL to use for blockchain interactions", "type": "string" } }, "required": [ "url" ], "type": "object" }

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/SailFish-Finance/educhain-ai-agent-kit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server