Clarity AI
Simulate fund classifications under proposed SFDR 2.0
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/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add clarity-ai --transport http https://clarity-sfdr20-mcp.pro.clarity.ai/mcpFrequently 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.
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, 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 transport used by remote MCP servers and supported by all major MCP clients.