MCP server for local Ollama LLM integration - for Claude IDE and other IDEs
{ "mcpServers": { "ask-ollama": { "command": "npx", "args": [ "-y", "ask-ollama-mcp" ] } } }