Access large language models from the command-line
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{ "mcpServers": { "llm": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-llm" ] } } }
Add to .cursor/mcp.json in your workspace root
Run directly with Node.js or NPX package runner
npx -y @modelcontextprotocol/server-llm
Discover similar high-velocity repositories, agent skills, and OpenAPI specifications across the ecosystem.
Topic hubs, agent specifications, and quick tools