Shapes logo

Shapes

Analyse your live people data, right in Claude

Official docs

About Shapes

Shapes connects assistants to live HR and people data, including headcount, attrition risk, compensation gaps, and time off. Its connector respects existing permissions while giving teams instant people-analytics context without switching tools.

Connection details

https://mcp.shapes.co/
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add shapes --transport http https://mcp.shapes.co/

Frequently asked questions

What is the Shapes remote MCP server?

The Shapes remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.shapes.co/, so AI assistants can connect to it without installing or running anything locally. Shapes connects assistants to live HR and people data, including headcount, attrition risk, compensation gaps, and time off. Its connector respects existing permissions while giving teams instant people-analytics context without switching tools.

How do I connect to the Shapes MCP server?

Add the endpoint https://mcp.shapes.co/ to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Shapes MCP server require authentication?

Yes. Shapes uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Shapes MCP server use?

Shapes exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers