16 lines
295 B
JSON
16 lines
295 B
JSON
{
|
|
"mcpServers": {
|
|
"fetch": {
|
|
"url": "http://localhost:3000/sse"
|
|
},
|
|
"filesystem": {
|
|
"url": "http://localhost:3001/sse"
|
|
},
|
|
"memory": {
|
|
"url": "http://localhost:3002/sse"
|
|
},
|
|
"sequentialthinking": {
|
|
"url": "http://localhost:3003/sse"
|
|
}
|
|
}
|
|
} |