Serversio.github.yaniv-golan/xaffinity-mcp
M

xaffinity MCP

io.github.yaniv-golan/xaffinity-mcp · v1.22.0
▦ other
v1.22.0other mcpb: https://github.com/yaniv-golan/affinity-sdk/releases/download/mcp-v1.22.0/xaffinity-mcp-1.22.0.mcpb↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.yaniv-golan/xaffinity-mcp",
  "description": "MCP server for Affinity CRM - entity search, relationship intelligence, and workflow management",
  "title": "xaffinity MCP",
  "repository": {
    "url": "https://github.com/yaniv-golan/affinity-sdk",
    "source": "github",
    "subfolder": "mcp"
  },
  "version": "1.22.0",
  "websiteUrl": "https://github.com/yaniv-golan/affinity-sdk",
  "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"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}