Companion Connector MCP
Local MCP server enabling ChatGPT to reference large files by path, manage long-running jobs, and register local resources like screenshots and logs without modifying source files.
README
Companion Connector MCP
Local Companion MCP app for ChatGPT New App custom server connection.
V5 capabilities
This version is built for large local work, Fable handoff, screenshots/images, URL reading, media metadata, and future 21-service routing.
Core MCP tools
searchfetchregister_file_pointerread_file_sliceread_result_slicecreate_summary_jobcreate_file_digest_jobcreate_directory_inventory_jobregister_image_pointeringest_image_base64get_image_datacreate_image_inspection_jobingest_chat_transcriptingest_attachment_base64create_fable_bundlerun_fable_bundle
Fable and batch tools
create_question_batchrun_question_batchask_fable_bigcreate_fable_improvement_surveyconnector_health_reportlist_jobslist_fable_runscreate_fable_prompt_fileget_job_statuslist_registered_resources
URL/media/handoff tools
fetch_url_textextract_links_from_urlcreate_url_snapshot_jobregister_video_pointercreate_media_metadata_jobcreate_handoff_queue_itemlist_handoff_queuelist_mcp_servicesdescribe_mcp_service
What it solves
- Big files are referenced by path instead of pasted into chat.
- Large questions can be written into local prompt bundles for Fable.
- Multiple questions can be batched into one file-backed request.
- URLs can be fetched into bounded snapshots.
- Links can be extracted from a page.
- Attachments can be stored as connector resources.
- Screenshots/images can be registered by path or small base64 payload.
- Media/video files can be registered and inspected with ffprobe when available.
- Fable can be given a bundle prompt file with transcript, attachment pointers, full text sections, image metadata, media metadata, and hashes.
- 21 planned MCP service folders are exposed as a service catalog.
- Outputs are written to
results/and read by slice.
Start locally
npm start
Default endpoint:
http://127.0.0.1:8788/mcp
Tests
npm test
npm run test:fable
npm run test:v4
npm run test:v5
Hidden PowerShell 7 startup
.\scripts\start-hidden.ps1
Stop by port:
.\scripts\stop-companion.ps1
Tunnel setup
See TUNNEL_SETUP.md.
Safety boundaries
- Reads are restricted to configured allowed roots.
- Connector writes stay under the connector workspace.
- Source folders are not modified by pointer registration.
_AI_CHATS_ОБЩИЕis not reorganized by this app.- Large outputs are written to
results/and read by slice. - Calls are logged by hash, not full arguments.
- Widget resource uses
text/html;profile=mcp-app.
V6 additions
V6 adds a verified 100-improvement registry and audit layer:
list_implemented_improvementsaudit_100_improvementscreate_support_bundleruntime_metricsvalidate_connector_configcreate_debug_snapshot
Files:
docs/V6_100_IMPLEMENTED_IMPROVEMENTS.mddocs/V6_100_IMPLEMENTED_IMPROVEMENTS.json
Test:
npm run test:v6
V7 no-window startup and 1000 forward improvements
Manual npm start no longer keeps a visible server console open. It starts the connector in the background through PowerShell 7.
Best daily start method with no popup:
wscript.exe .\CompanionConnector-START-HIDDEN.vbs
Or double-click:
CompanionConnector-START-HIDDEN.vbs
Install hidden startup at Windows logon:
.\scripts\install-hidden-task.ps1
Remove hidden startup task:
.\scripts\uninstall-hidden-task.ps1
V7 also adds a 1000-item forward improvement backlog. It is explicitly not falsely marked as implemented:
docs/V7_1000_FORWARD_IMPROVEMENTS.mddocs/V7_1000_FORWARD_IMPROVEMENTS.json
V7 tests:
npm run test:v7
npm run test:windowless
V8 read-only full-folder bridge
V8 adds tools for large read-only folder access without modifying the source folder:
folder_explorercreate_readonly_folder_manifestaudit_readonly_folder_manifestcreate_readonly_folder_content_bundleread_folder_bundle_chunksearch_folder_content_bundlecreate_fable_folder_handoff
Tested target:
J:\ПРОЕКТЫ\G01_All_About_Trading\G01_P09_All_for_TradingView\G01_P09_01_Project\TradingView_INDICATORS\IGOR_ENTER2\research_out
V8 test:
npm run test:v8
The source folder is only read. Manifest, chunks, hashes, and Fable guide are written under CompanionConnector results/.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。