Skip to main content
Glama

Chain of Draft Prompt Tool

nx.json820 B
{ "extends": "nx/presets/npm.json", "$schema": "./node_modules/nx/schemas/nx-schema.json", "namedInputs": { "default": ["{projectRoot}/**/*"], "production": ["default"] }, "plugins": [ { "plugin": "@getlarge/nx-node-sea", "options": { "seaTargetName": "sea-build", "buildTarget": "build" } } ], "tasksRunnerOptions": { "default": { "runner": "nx/tasks-runners/default", "options": { "cacheableOperations": ["build", "test"] } } }, "targetDefaults": { "build": { "dependsOn": ["^build"], "inputs": [], "options": { "outputPath": "dist", "main": "src/index.ts", "tsConfig": "tsconfig.json", "rootDir": "src", "outputFileName": "index.js" } } } }

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/brendancopley/mcp-chain-of-draft-prompt-tool'

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