Developer API · MCP Server

Personality scoring for AI builders.

One API call. Five dimensions. Any text. The Pansophy AI MCP server scores language patterns against the Big Five personality model — built for AI agents, assistants, and developer workflows.

Sandbox access included. No credit card.
MCP Protocol Hosted on Microsoft Azure · US REST API · Structured JSON 100 free sandbox calls

What you can build

One API. Three kinds of builders.

For AI agents

Download the AI instructions, paste into your system prompt, and your agent can score conversations immediately. No SDK. No integration work.

For developers

Clean REST API. Structured JSON output. Sandbox access with 100 free calls. Scales to production on Microsoft Marketplace.

For humans

Understand what the scores mean. What Openness looks like in a sales call. What Neuroticism signals in a 1:1. Built-in interpretation guides.

The API

One call. Five dimensions.

POST any text and get back a structured Big Five (OCEAN) score. Use it to build hiring tools, coaching apps, customer insight layers, or behavioral analysis pipelines.

POST /mcp/tools/ocean_scores
{
  "text": "Sarah: I want to make sure we have contingency plans...",
  "reference_id": "call-001"
}

→ {
  "ocean": {
    "openness":          0.47,
    "conscientiousness": 0.71,
    "extraversion":      0.45,
    "agreeableness":     0.68,
    "neuroticism":       0.32
  }
}

Start building today.

Free sandbox access. API key in under a minute. No credit card required until you're ready to scale.

Get your API key