Loading MCP server directory, please wait...
Provides AI assistants with access to Seltz's powerful Web Search capabilities.
npx @getmcp/cli add ai.seltz/seltz-ai-seltz-mcpRequires 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.seltz/seltz-ai-seltz-mcp": {
"url": "https://mcp.seltz.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}