Skip to main content
Glama
continue-dev.json530 B
{ "models": [ { "title": "Claude 3.5 Sonnet", "provider": "anthropic", "model": "claude-3-5-sonnet-20241022", "apiKey": "[YOUR_API_KEY]" } ], "mcpServers": { "prompt-shortcuts": { "command": "node", "args": [ "/path/to/shortcut-mcp/dist/index.js" ], "env": { "LOG_LEVEL": "info" } } }, "customCommands": [ { "name": "Use Shortcut", "prompt": "Parse this input for shortcuts and expand them: {{{ input }}}" } ] }

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/aezizhu/shortcut-mcp'

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