Antenna Fyi
Freeby MCP Community
Antenna — nearby people discovery. CLI + MCP server + OpenClaw skill & plugin, all in one package.
v0.10.0Added Apr 12, 2026
antennanearbypeoplediscoverylocation
Antenna Fyi MCP Server
Antenna — nearby people discovery. CLI + MCP server + OpenClaw skill & plugin, all in one package.
Installation
npx -y antenna-fyi
Reviews
Installation
Quick install
npx -y antenna-fyi
Add to claude_desktop_config.json
{
"mcpServers": {
"antenna-fyi": {
"command": "npx",
"args": ["-y", "antenna-fyi"]
}
}
}