MCPcopy Create free account
hub / github.com/Tong89/smartNode / get_api_key

Function get_api_key

backend/config.py:46–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44
45
46def get_api_key():
47 return os.environ.get("SMARTNODE_API_KEY")
48
49
50def get_cors_origins():

Callers 1

validate_configFunction · 0.85

Calls 1

getMethod · 0.45

Tested by

no test coverage detected