Discover the toolingbehind modern intelligence
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.
AI summary
Auto-generated overview of what this skill does and when to reach for it.
Self-hosted AI workspace for chatting with documents, running AI agents, and managing multi-user access with zero setup.
$ npx skillcity@latest Mintplex-Labs/anything-llmAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor or Cline.
Requires Node.js 18+ (ships with npx).
npx -y anything-llm
MCP Configuration
Add this to your claude_desktop_config.json
{
"mcpServers": {
"anything-llm": {
"command": "npx",
"args": [
"-y",
"anything-llm"
]
}
}
}Loading README…