{
  "servers": {
    "forkcast": {
      "command": "npm",
      "args": ["run", "mcp"],
      "cwd": "/path/to/forkcast-data"
    }
  }
}
