Skip to main content
Glama
by thoughtspot
tsconfig.json333 B
{ "extends": "../tsconfig.json", "compilerOptions": { "moduleResolution": "bundler", "types": [ "@cloudflare/vitest-pool-workers", // provides `cloudflare:test` types "@cloudflare/workers-types" ] }, "include": [ "./**/*.ts", "../worker-configuration.d.ts" // output of `wrangler types` ] }

Latest Blog Posts

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/thoughtspot/mcp-server'

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