m365-sales-funnel-agents

ajacks-msft/m365-sales-funnel-agents
★ 0 stars Python Data/Analytics Updated today
Template: multi-agent Microsoft 365 sales funnel (orchestrator + CRM + WebAnalytics) backed by a shared MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "m365-sales-funnel-ag": {
      "command": "uvx",
      "args": [
        "m365-sales-funnel-agents"
      ]
    }
  }
}

Or install with pip: pip install m365-sales-funnel-agents

README Excerpt

A reusable **template** for building a multi-agent system on Microsoft 365 Copilot. It ships three declarative agents wired into an orchestrator + worker pattern, all backed by a shared **Model Context Protocol (MCP)** server you deploy yourself. Use it as a starting point: swap in your own data, instructions, and MCP tools to model
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →