UNPKG
mcp-tess
Version:
latest (1.2.1)
1.2.1
1.1.1
1.1.0
1.0.1
1.0.0
MCP server for executing Tess AI api
mcp-tess
/
dist
/
services
/
tess
/
config.d.ts
3 lines
•
158 B
TypeScript
View Raw
1
2
3
export
declare
const
TESS_API_BASE
=
"https://tess.pareto.io/api"
;
export
declare
const
TESS_API_KEY
:
string
|
undefined
;
//# sourceMappingURL=config.d.ts.map