Trust-aware Nostr for AI agents -- 235 tools covering social, DMs, zaps, trust, and identity
claude mcp add bray -- npx -y nostr-bray
claude_desktop_config.json
{
"mcpServers": {
"bray": {
"command": "npx",
"args": [
"-y",
"nostr-bray"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"bray": {
"command": "npx",
"args": [
"-y",
"nostr-bray"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bray": {
"command": "npx",
"args": [
"-y",
"nostr-bray"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"bray": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nostr-bray"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bray": {
"command": "npx",
"args": [
"-y",
"nostr-bray"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/dev.forgesworn--bray/reviews or the review_server meta-tool.
POST /mcp