com.olane/cosync-remote✓
com.olane/cosync-remote · v0.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.olane/cosync-remote",
"description": "Knowledge graph ingestion, entity search, ontology analysis, and CoSync scoring.",
"repository": {
"url": "https://github.com/olane-labs/o-twin-data-pipeline",
"source": "github"
},
"version": "0.1.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.copass.id/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}