{
  "markdown": "# @eqiqs/mcp-server\n\nMCP server launcher for [EQIQs](https://eqiqs.com) — bring Enneagram, MBTI, Big Five and 18 more\nframeworks into Claude, ChatGPT and any other Model Context Protocol client.\n\n## Remote (recommended)\n\nClients with remote MCP support connect directly:\n\n```\nhttps://adgmsnwjynqkhawhioil.supabase.co/functions/v1/mcp\n```\n\nSign-in uses OAuth 2.1 — every tool call is scoped to your own EQIQs data.\n\n## Stdio bridge\n\nFor clients that only speak stdio:\n\n```json\n{\n  \"mcpServers\": {\n    \"eqiqs\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@eqiqs/mcp-server\"]\n    }\n  }\n}\n```\n\n### Environment\n\n| Variable | Purpose |\n| --- | --- |\n| `EQIQS_MCP_URL` | Override the MCP endpoint |\n| `EQIQS_MCP_TOKEN` | Bearer token for clients that cannot complete OAuth |\n\n## Tools\n\n- `get_my_profile` — your own 21-framework profile\n- `list_profiles` / `get_profile` — people in your workspace\n- `create_profile` — add someone new\n- `list_relationships` — saved pairings\n- `score_compatibility` — compare two people in a business, romantic, friendship or co-parenting context\n\nOutput is decision-support only and must never be the sole basis for hiring, promotion or\ntermination decisions.\n\n## License\n\nMIT\n",
  "bytes": 1208,
  "sha": "917b360ae864f19e1b09548d4eb8a32124b6e2d9d4a5c58fd93159d7633cf9ce",
  "repo_slug": "eqiqs/mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_eqiqs_eqiqs_3a9a1b9d/readme"
}