← Back to Plugins
MCP Server MCP

xaffinity MCP

github By github 👁 2 views ▲ 0 votes

MCP server for Affinity CRM - entity search, relationship intelligence, and workflow management

Homepage Verified source GitHub

Install

mcpb:https://github.com/yaniv-golan/affinity-sdk/releases/download/mcp-v1.22.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/yaniv-golan/affinity-sdk/releases/download/mcp-v1.22.0/xaffinity-mcp-1.22.0.mcpb",
      "version": "1.22.0",
      "fileSha256": "1280943f61aca13742caad4ed78a5cc8b0663cf0133d7dd8e076392c7161be45",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Affinity API key (Settings > API in Affinity)",
          "isRequired": true,
          "isSecret": true,
          "name": "AFFINITY_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...