Loading MCP server directory, please wait...
UPDATED 9/1/2025! NEW TOOLS! Use the Redis Stream tools with n8n MCP Client Node for use anywhere!…
npx @getmcp/cli add ai.smithery/cpretzinger-ai-assistant-simpleRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/cpretzinger-ai-assistant-simple": {
"url": "https://server.smithery.ai/@cpretzinger/ai-assistant-simple/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}