Skip to content

Antenna Fyi

Free

by MCP Community

Antenna — nearby people discovery. CLI + MCP server + OpenClaw skill & plugin, all in one package.

v0.10.0Added Apr 12, 2026
antennanearbypeoplediscoverylocation
Works with:ClaudeGPTGeminiCopilot

Antenna Fyi MCP Server

Antenna — nearby people discovery. CLI + MCP server + OpenClaw skill & plugin, all in one package.

Installation

npx -y antenna-fyi

Reviews

Leave a Review

Installation

Quick install
npx -y antenna-fyi
Add to claude_desktop_config.json
{
  "mcpServers": {
    "antenna-fyi": {
      "command": "npx",
      "args": ["-y", "antenna-fyi"]
    }
  }
}