
Seltz Ai Seltz Mcp
Give your agent Seltz-powered web search when brainstorming markets, competitors, and technical options beyond the model’s training cutoff.
Overview
ai.seltz/seltz-ai-seltz-mcp is a MCP server for the Idea phase that provides Seltz web search to AI assistants over streamable-http.
What is this MCP server?
- Exposes Seltz web search to MCP-compatible assistants
- Streamable-http remote at mcp.seltz.ai
- Requires Bearer Authorization header (Smithery API key pattern in schema)
- Suited for competitor sweeps, doc hunts, and trend checks from the agent
- Version 1.0.0 per server.schema.json
- Remote MCP version 1.0.0
- Endpoint https://mcp.seltz.ai/mcp
- Required Authorization: Bearer header marked secret in schema
What problem does it solve?
Agents miss current web facts during ideation because built-in knowledge is dated and manual tab switching breaks flow.
Who is it for?
Solo builders who want a dedicated search remote with simple Bearer auth in Claude Code or Cursor.
Skip if: Teams needing full browser automation, offline search, or scientific-only literature without general web results.
What do I get? / Deliverables
Your agent can run Seltz web searches from the IDE when discovering markets, docs, and competitor moves.
- Live web search results inside agent workflows
- Faster competitor and documentation discovery during ideation
Recommended MCP Servers
Journey fit
Fresh web discovery is anchored at idea/discover because builders reach for search before they have a validated spec. Discover subphase matches open-ended web lookup during opportunity scanning rather than shipping or ops tooling.
How it compares
Authenticated web-search MCP, not a local ripgrep or filesystem search skill.
Common Questions / FAQ
Who is ai.seltz/seltz-ai-seltz-mcp for?
Indie developers using MCP agents who want Seltz web search inside the same session as coding and planning.
When should I use ai.seltz/seltz-ai-seltz-mcp?
Use it during discover and research tasks when you need live web results for competitors, pricing pages, or fresh documentation.
How do I add ai.seltz/seltz-ai-seltz-mcp to my agent?
Add remote https://mcp.seltz.ai/mcp with streamable-http and set the Authorization header to Bearer plus your Smithery or Seltz API key as required.