Labsco
funwarioisii logo

CoSense

โ˜… 1

from funwarioisii

An MCP server for interacting with the CoSense collaborative sensemaking platform, supporting public and private projects.

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

cosense-mcp-server MCP Server

MCP server for cosense

Features

  • Get Page

Development

Install dependencies:

npm install

Build the server:

npm run build

For development with auto-rebuild:

npm run watch