Loading MCP server directory, please wait...
Operate PixInsight from any MCP agent. Community project, not affiliated with Pleiades Astrophoto
npx @getmcp/cli add io.github.mxcoppell/pixinsight-connectorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mxcoppell/pixinsight-connector": {
"command": "npx",
"args": [
"-y",
"pixinsight-connector"
],
"env": {
"PIXINSIGHT_BIN": "",
"PIXINSIGHT_DIR": "",
"PIXINSIGHT_CONNECTOR_PACKS": "",
"PIXINSIGHT_CONNECTOR_AUTOSTART": "",
"PIXINSIGHT_CONNECTOR_WORKSPACE": "",
"PIXINSIGHT_CONNECTOR_STATE": "",
"PIXINSIGHT_CONNECTOR_LOG": ""
}
}
}
}