Skip to main content
Glama

Perplexity Agent MCP

by Jercik
tsconfig.test.json436 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "composite": true, /* Not running in the DOM */ "lib": ["es2022"], "types": ["node", "vitest/globals"], /* Type checking only */ "noEmit": true, "allowImportingTsExtensions": true }, "include": [ "src/**/*.ts", "**/*.test.ts", "**/*.spec.ts", "**/*.test.tsx", "**/*.spec.tsx" ], "exclude": ["node_modules", "dist"] }

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/Jercik/perplexity-agent-mcp'

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