Skip to main content
Glama

LW MCP Agents

by Autumn-AIs
base_agent_config.json470 B
{ "agent_name": "base-agent", "llm_provider": "groq", "llm_api_key": "YOUR_API_KEY", "server_mode": false, "servers": { "kanye": { "command": "npx", "args": ["-y", "kanye-mcp"] }, "brave-search": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "BRAVE_API_KEY", "mcp/brave-search" ], "env": { "BRAVE_API_KEY": "YOUR_API_KEY" } } } }

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/Autumn-AIs/LW-MCP-agents'

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