Skip to main content
Glama
.env.example1.19 kB
# Ethereum (Sepolia) Configuration SEPOLIA_RPC_URL=https://rpc.sepolia.org # Or get from Infura/Alchemy PRIVATE_KEY=ffb4e941ef5fb0ed67a8eaa616197e6f71e85155b7ef7ec2b7fd3519c2945f80 # Your Ethereum wallet private key BRIDGE_ADDRESS= # After deployment # NEAR Configuration NEAR_NETWORK_ID=testnet NEAR_NODE_URL=https://rpc.testnet.near.org NEAR_ACCOUNT_ID=matthewlaw@near NEAR_PRIVATE_KEY=your_near_private_key NEAR_EXECUTOR_ID= # After deployment # Test Token Configuration TEST_TOKEN_ADDRESS=0xf492Bf25f06F6a96a4c1b6eC2C4fd5eE6B6A2f3e # Sepolia USDC # Agent Configuration PORT=3000 # Port for intent processor API # Get started: # 1. Create MetaMask wallet: https://metamask.io # 2. Add Sepolia network to MetaMask: # - Network Name: Sepolia # - RPC URL: https://rpc.sepolia.org # - Chain ID: 11155111 # - Currency Symbol: ETH # 3. Get Sepolia ETH: # - Visit https://sepoliafaucet.com # - Connect wallet and request ETH # 4. Get NEAR testnet account: # - Visit https://wallet.testnet.near.org # - Create account # - Request test tokens

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/MatthewLaw1/Near-Intents-MCP-Agentkit'

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