Optifeed Radar MCP Server

Open-source AI visibility checker. Now on npm - run it with npx optifeed-radar. Its 12 documented tools cover audit, shopping, diff, queries.

People who work with audit, shopping and diff and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-13 · ★ 5 · #33 OF 66 MAINTAINED MAPS & LOCATION · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Optifeed Radar

before you install - you'll need

OPENAI_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add optifeed-optifeed-radar -- npx -y optifeed-radar

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "optifeed-optifeed-radar": {
      "command": "npx",
      "args": [
        "-y",
        "optifeed-radar"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-22 - young repo, little track record yet

license MIT - declared in the repository

npm package optifeed-radar - unscoped; check the name against the project README before installing

registry namespace io.github.optifeed is GitHub-verified and matches the repo owner

03 · What Optifeed Radar can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can run a visibility check for a domain, run the zero-key readiness audit, and compare two saved runs.

Capability map

Tools grouped from the project's README - what Optifeed Radar lets an agent do.

Check

3 tools - e.g. Full pipeline: buyer prompts, engines, AI Visibility Score; Run a visibility check for a domain; Same product check, for your AI agents

check · check_visibility · shopping_check

Audit

2 tools - e.g. Zero-key AI-readiness check (robots, llms.txt, schema, sitemap); Run the zero-key readiness audit

audit · audit_store

Shopping

1 tool - e.g. Products you name: your ranking vs AI's, and the rival shelf

shopping

Diff

1 tool - e.g. What changed between your last two runs

diff

Sources

1 tool - e.g. Domains the AI cited, and your share of voice

sources

Queries

1 tool - e.g. Show or export your buyer-prompt pack

queries

Config

1 tool - e.g. Which engine keys are set, where state is stored

config

Generate

1 tool - e.g. Produce the buyer-prompt pack

generate_buyer_queries

04 · Who maintains Optifeed Radar

optifeed-radar is maintained by optifeed. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
maps & location - ranked #33 of 66 actively-maintained maps & location servers as of 2026-09-18.
registry
io.github.optifeed/optifeed-radar (active, first published 2026-07-25)
packages
npm:optifeed-radar

06 · Optifeed Radar FAQ

Is Optifeed Radar still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-13. We re-verify nightly.

What can Optifeed Radar do?

With this server connected, an agent can run a visibility check for a domain, run the zero-key readiness audit, and compare two saved runs.

How do I install Optifeed Radar?

Run `npx -y optifeed-radar`. The README documents one environment variable (OPENAI_API_KEY) to set first. You can also paste the ready-made client config above.

Does Optifeed Radar run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Optifeed Radar

More maps & location MCP servers · Oh My Wind · Solar MCP · Leafengines · Biolit · Korean Secondary Learning Map MCP

More TypeScript MCP servers · Kanban AI · Omnicord · OPA MCP · Zoteus · Bruno MCP Studio · see all