Seltz MCP Server
ai.seltz/seltz-ai-seltz-mcp
Documentation
Installation
Use the Seltz MCP server at https://mcp.seltz.ai/mcp in MCP-compatible clients.
Prerequisites
- Seltz API key from the Seltz Console.
Configuration
Remote MCP server URL: https://mcp.seltz.ai/mcp
Authentication: Authorization: Bearer YOUR_API_KEY
Claude Code
claude mcp add --transport http seltz https://mcp.seltz.ai/mcp
Codex
codex mcp add seltz --url https://mcp.seltz.ai/mcp
Capabilities
- Search using Seltz API.
- Works with Claude Desktop, Cursor, VS Code, Windsurf, and other MCP-compatible AI tools.
Limitations
- Requires a Seltz API key.
- Remote clients must send the
Authorizationheader as a Bearer token.
