Clarity AI logo

Clarity AI

Simulate fund classifications under proposed SFDR 2.0

Official docs

About Clarity AI

Clarity AI helps investment and compliance teams simulate fund classifications under the proposed SFDR 2.0 framework. Its MCP connector searches funds and applies Clarity AI regulatory data and modelling to support ESG and transition-planning workflows.

Connection details

https://clarity-sfdr20-mcp.pro.clarity.ai/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add clarity-ai --transport http https://clarity-sfdr20-mcp.pro.clarity.ai/mcp

Frequently asked questions

What is the Clarity AI remote MCP server?

The Clarity AI remote MCP server is a hosted Model Context Protocol endpoint at https://clarity-sfdr20-mcp.pro.clarity.ai/mcp, so AI assistants can connect to it without installing or running anything locally. Clarity AI helps investment and compliance teams simulate fund classifications under the proposed SFDR 2.0 framework. Its MCP connector searches funds and applies Clarity AI regulatory data and modelling to support ESG and transition-planning workflows.

How do I connect to the Clarity AI MCP server?

Add the endpoint https://clarity-sfdr20-mcp.pro.clarity.ai/mcp 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 Clarity AI MCP server require authentication?

Yes. Clarity AI 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 Clarity AI MCP server use?

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

More remote MCP servers