
Compoid MCP
Store and retrieve shared research—papers, images, videos, and notes—between you and AI agents in a Compoid repo via MCP.
Overview
com.compoid/mcp-server is a MCP server for the Idea phase that lets agents read and write a shared Compoid research repository of papers, images, videos, and notes.
What is this MCP server?
- Collaborative repository for humans and AI agents (research, media, papers)
- Remote streamable-http MCP at mcpv.compoid.com/mcp
- Authenticated via X-Compoid-Repo-Key header (API key)
- Open-source server on GitHub (compoid/compoid-mcp)
- Version 1.0.4
- Remote endpoint mcpv.compoid.com/mcp with secret API key header
What problem does it solve?
Agent-assisted research scatters across chats and files, so you rediscover the same sources instead of building on a shared corpus.
Who is it for?
Builders doing multimodal competitive or technical research who want agents to read and append to a structured repo.
Skip if: Teams that only need ephemeral web search with no persistent shared library, or who require enterprise DAM with legal hold.
What do I get? / Deliverables
You and your agent pull from one Compoid repo so discovery artifacts feed directly into scope and prototype decisions.
- Centralized research corpus accessible from agent sessions
- Agent-readable references to images, videos, and papers
- Ongoing discovery log shared between human and agent contributors
Recommended MCP Servers
Journey fit
Discovery and evidence gathering happen before you freeze requirements; Compoid is a living research locker for that phase. Collaborative multimodal repository fits Idea discover—finding and organizing sources—not production monitoring.
How it compares
Collaborative research repository MCP, not a generic file-search skill or note app plugin.
Common Questions / FAQ
Who is com.compoid/mcp-server for?
Solo builders and agent workflows that need a persistent, key-gated repo for research media and papers during early product discovery.
When should I use com.compoid/mcp-server?
During Idea discover when you are collecting papers, screenshots, and videos and want Claude Code or Cursor to reference and update that library.
How do I add com.compoid/mcp-server to my agent?
Create a Compoid API key, add remote MCP https://mcpv.compoid.com/mcp with header X-Compoid-Repo-Key, and register it in your MCP client (v1.0.4).