Files
mnote/packages/pi-mnote/extensions/mnote-mcp/.pi/mcp.json
T

10 lines
180 B
JSON

{
"mcpServers": {
"example-filesystem": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/tmp"],
"disabled": true
}
}
}