matteocervelli/llms
Centralized LLM configuration and documentation management system. Tools for building skills, commands, agents, prompts, and managing MCP servers. Multi-LLM support (Claude Code, Codex, OpenCode).
Platform-specific configuration:
{
"mcpServers": {
"llms": {
"command": "npx",
"args": [
"-y",
"llms"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...