Nostr Signer for Grok
com.frontiercrown.signer/nostr-signer
Approve Nostr signatures with your own browser signer without exposing a private key.
client:Grok
transport:streamable-http
tools:17
Install Nostr Signer in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"nostr-signer": {
"type": "http",
"url": "https://signer.frontiercrown.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- get_setup_url
- get_signer_status
- begin_nostrconnect_pairing
- connect_bunker
- get_public_key
- prepare_note
- prepare_event
- sign_event
- publish_event
- query_events
- disconnect_signer
- get_grynvault_account_dashboard
- approve_grynvault_browser_handoff
- prepare_grynvault_supporter_invoice
- create_grynvault_supporter_invoice
- prepare_grynvault_nip05_invoice
- create_grynvault_nip05_invoice