We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GoPlausible/algorand-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
env.ts•257 B
// This file is kept for backwards compatibility with vestige/ultrade modules.
// All configuration is now handled by networkConfig.ts and per-tool-call args.
// The OS keychain (via @napi-rs/keyring) replaces ALGORAND_AGENT_WALLET.
export const env = {};