← Back to Plugins
MCP Server MCP

Selectic

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @selectic/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://selectic.ai/api/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@selectic/mcp",
      "version": "0.2.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...