MCPcopy
hub / github.com/21st-dev/magic-mcp / http-client.ts

File http-client.ts

src/utils/http-client.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { config } from "./config.js";
2
3const TWENTY_FIRST_API_KEY =
4 config.apiKey || process.env.TWENTY_FIRST_API_KEY || process.env.API_KEY;

Callers

nothing calls this directly

Calls 1

createMethodFunction · 0.85

Tested by

no test coverage detected