Skip to content

MCP server for co-lleague — AGI co-worker (screen, predict, intent)#4418

Open
Malek-Ghorbel wants to merge 1 commit into
modelcontextprotocol:mainfrom
Malek-Ghorbel:aimino/co-lleague-mcp
Open

MCP server for co-lleague — AGI co-worker (screen, predict, intent)#4418
Malek-Ghorbel wants to merge 1 commit into
modelcontextprotocol:mainfrom
Malek-Ghorbel:aimino/co-lleague-mcp

Conversation

@Malek-Ghorbel

Copy link
Copy Markdown

Summary

Adds the co-lleague MCP server — an AGI co-worker that provides screen analysis, tabular prediction, intent execution, and agent status monitoring.

Tools

  • co-lleague_screen_query — Query screen content with AI analysis
  • co-lleague_tabular_predict — Run tabular predictions on feature arrays
  • co-lleague_intent_execute — Execute natural-language intents
  • co-lleague_agent_status — Check agent online/offline state and activity

Package

  • @modelcontextprotocol/server-co-lleague
  • Wraps the @aimino/co-lleague-mcp npm package
  • MIT License

Directory Structure

src/co-lleague/
  README.md       — Installation, configuration, examples
  index.ts        — MCP server with 4 tools + resource templates
  package.json    — npm package config
  tsconfig.json   — TypeScript configuration
  vitest.config.ts— Test configuration
  __tests__/      — Unit tests

Configuration

Users set CO_LEAGUE_API_KEY in env to authenticate with the co-lleague backend.

- screen_query: query screen content with AI analysis
- tabular_predict: run tabular predictions on features
- intent_execute: execute natural-language intents
- agent_status: check agent state
- Resource template for live agent status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant