
Cosync Remote
Let your coding agent ingest CoSync knowledge graphs, search entities, analyze ontologies, and run CoSync scoring via hosted MCP.
Overview
com.olane/cosync-remote is a MCP server for the Idea phase that offers knowledge graph ingestion, entity search, ontology analysis, and CoSync scoring over remote HTTP.
What is this MCP server?
- Streamable HTTP MCP at https://mcp.copass.id/mcp (v0.1.0)
- Knowledge graph ingestion pipeline aligned with o-twin-data-pipeline
- Entity search and ontology analysis exposed as agent-callable tools
- CoSync scoring for prioritizing nodes or hypotheses from graph data
- Server version 0.1.0
- Remote URL https://mcp.copass.id/mcp (streamable-http)
- Repository: github.com/olane-labs/o-twin-data-pipeline
What problem does it solve?
Structured CoSync knowledge is locked behind hosted APIs unless your agent has an MCP bridge for graphs and scoring.
Who is it for?
Indie builders on CoSync who want graph-powered research inside their agent without building custom ingestion code.
Skip if: Setups that require only offline local encryption via cosync-local with no remote graph dependency.
What do I get? / Deliverables
Your agent can research domains using CoSync graphs, ontologies, and scoring through one remote MCP registration.
- Live remote MCP session to CoSync graph ingestion and search
- Ontology insights usable in validation and scope documents
- CoSync scoring outputs to rank research candidates
Recommended MCP Servers
Journey fit
Remote graph and ontology tooling accelerates discovery and structuring work at the start of the builder journey. Entity search and graph ingestion map directly to research subphase activities rather than operate-time monitoring.
How it compares
Hosted CoSync graph MCP, not the local stdio encryption plugin.
Common Questions / FAQ
Who is com.olane/cosync-remote for?
Agent users working with CoSync who need remote knowledge graphs, ontology tools, and scoring in the IDE.
When should I use com.olane/cosync-remote?
Use it during idea and research work when you need entity discovery, ontology structure, or CoSync scores before building.
How do I add com.olane/cosync-remote to my agent?
Configure a remote MCP server with streamable-http type and URL https://mcp.copass.id/mcp in your agent settings.