elias-ba/ask
ask is an AI-powered CLI tool for developers who live in the terminal. It brings multi-provider LLM support, agent capabilities, and shell-native intelligence to your fingertips.
Platform-specific configuration:
{
"mcpServers": {
"ask": {
"command": "npx",
"args": [
"-y",
"ask"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...