.mcp.json 110 B

12345678
  1. {
  2. "mcpServers": {
  3. "apple-mail": {
  4. "command": "node",
  5. "args": ["build/index.js"]
  6. }
  7. }
  8. }