Skip to content
VS Code

teams for VS Code

ai.waystation/teams

Collaborate, chat, and manage meetings in Microsoft Teams.

client:VS Code transport:streamable-http

Install teams in VS Code

.vscode/mcp.json

{
  "servers": {
    "teams": {
      "type": "http",
      "url": "https://waystation.ai/teams/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

teams in other clients