mcking-07/sheil-ai
a modular ai cli that unifies multiple model providers with built-in rag, embeddings, pluggable tools, and mcp support.
Platform-specific configuration:
{
"mcpServers": {
"sheil-ai": {
"command": "npx",
"args": [
"-y",
"sheil-ai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://sdk.vercel.ai) [](https://anthropic.com) [](https://gemini.google.com) [](https://openai.com) [](https://ollama.com) [](https://openrouter.ai) [](https://www.postgresql.org) [](https://github.com/pgvector/pgvector) [](https://opensource.org/licenses/MIT)
a modular ai cli that unifies multiple model providers with built-in rag, embeddings, pluggable tools, and mcp support.
.nvmrc)# clone repository
git clone https://github.com/mcking-07/sheil-ai.git
cd sheil-ai
# install dependencies
npm install
# set up environment
cp .env.example .env
# edit .env with your api keys# start postgresql wLoading reviews...