mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-09-23 17:56:07 +00:00
Remove agent.json
This commit is contained in:
parent
480d5905d7
commit
c0f822a4f4
16
agent.json
16
agent.json
@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"model": "claude-sonnet-4",
|
|
||||||
"temperature": 0.2,
|
|
||||||
"mcpServers": {
|
|
||||||
"js-dev": {
|
|
||||||
"type": "stdio",
|
|
||||||
"command": "npx",
|
|
||||||
"args": ["-y", "@soapbox.pub/js-dev-mcp@latest"]
|
|
||||||
},
|
|
||||||
"nostr": {
|
|
||||||
"type": "stdio",
|
|
||||||
"command": "npx",
|
|
||||||
"args": ["-y", "@nostrbook/mcp@latest"]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user