MCP Server
MCP
io.github.ptrinh/freeport-nostr
Search Freeport Nostr events by kind, tag & geohash radius (rides, services, reputation).
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
By
Comments
Sign in to leave a comment