mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-27 04:59:22 +00:00
9 lines
140 B
JSON
9 lines
140 B
JSON
{
|
|
"mcpServers": {
|
|
"nostr": {
|
|
"type": "stdio",
|
|
"command": "npx",
|
|
"args": ["-y", "xjsr", "@nostrbook/mcp"]
|
|
}
|
|
}
|
|
} |