MCP.so
Sign In

Ketryx

Search and explore regulated software lifecycle data

Documentation

About Ketryx

Ketryx supports regulated software lifecycle workflows. Its connector gives assistants context for searching and exploring software development, quality, and compliance data used in regulated product environments.

Connection details

https://app.ketryx.com/api/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add ketryx --transport http https://app.ketryx.com/api/mcp

Frequently asked questions

What is the Ketryx remote MCP server?

The Ketryx remote MCP server is a hosted Model Context Protocol endpoint at https://app.ketryx.com/api/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Ketryx MCP server?

Add the endpoint https://app.ketryx.com/api/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 Ketryx MCP server require authentication?

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

Ketryx exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers