Skip to main content
Glama
cursor-mcp-settings.json500 B
{ "mcp": { "servers": { "ace-context-engineering": { "command": "npx", "args": [ "tsx", "src/index.ts" ], "cwd": "$HOME/code/perplexity/ace-mcp-server", "env": { "LLM_PROVIDER": "deepseek", "API_BEARER_TOKEN": "token", "ACE_SERVER_PORT": "34301", "ACE_CONTEXT_DIR": "$HOME/code/perplexity/ace-mcp-server/contexts", "ACE_MAX_PLAYBOOK_SIZE": "10000" } } } } }

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/Angry-Robot-Deals/ace-mcp'

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