Loading MCP server directory, please wait...
Essential MCP server: HTTP, web search, downloads, Wolfram|Alpha, shell, JS, file I/O, memory.
npx @getmcp/cli add io.github.fieldcure/essentialsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fieldcure/essentials": {
"command": "dnx",
"env": {
"ESSENTIALS_SEARCH_ENGINE": "{essentials_search_engine}",
"ESSENTIALS_SEARCH_API_KEY": "{essentials_search_api_key}",
"SERPER_API_KEY": "{serper_api_key}",
"SERPAPI_API_KEY": "{serpapi_api_key}",
"TAVILY_API_KEY": "{tavily_api_key}",
"WOLFRAM_APPID": "{wolfram_appid}",
"ESSENTIALS_MEMORY_PATH": "{essentials_memory_path}",
"ESSENTIALS_DOWNLOAD_DIRECTORY": "{essentials_download_directory}",
"ESSENTIALS_SETTINGS_PATH": "{essentials_settings_path}"
}
}
}
}