← Back to Plugins
MCP Server MCP

io.github.ptrinh/freeport-nostr

github By github 👁 1 views ▲ 0 votes

Search Freeport Nostr events by kind, tag & geohash radius (rides, services, reputation).

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://nostr-mcp.trinh.uk/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "freeport-nostr-mcp",
      "version": "0.5.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Comma-separated relay websocket URLs. Defaults to the Freeport public relay set.",
          "name": "FREEPORT_RELAYS"
        }
      ]
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...