2025-04-20 13:14:21 -05:00
|
|
|
{
|
|
|
|
"mcpServers": {
|
2025-08-18 21:55:35 -05:00
|
|
|
"js-dev": {
|
|
|
|
"type": "stdio",
|
|
|
|
"command": "npx",
|
|
|
|
"args": ["-y", "@soapbox.pub/js-dev-mcp@latest"]
|
|
|
|
},
|
2025-04-20 13:14:21 -05:00
|
|
|
"nostr": {
|
|
|
|
"type": "stdio",
|
|
|
|
"command": "npx",
|
2025-08-18 21:55:35 -05:00
|
|
|
"args": ["-y", "@nostrbook/mcp@latest"]
|
2025-04-20 13:14:21 -05:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|