Files
SpectralPlot/.roo/mcp.json

12 lines
177 B
JSON
Raw Normal View History

2025-06-30 13:51:45 +08:00
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"./"
]
}
}
}