Skip to content
VS Code

Selectic for VS Code

io.github.selectic-ai/mcp

AI agent that calls, texts & emails businesses for you, then returns transcripts and replies.

client:VS Code transport:streamable-http runtime:npm

Install Selectic in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://selectic.ai/api/mcp"
    }
  }
}

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

Selectic in other clients