Added

Youstrust Developer MCP is now available

You can now work with the Youtrust Public API directly from your AI coding tool.

The Youtrust Developer MCP brings a Youtrust API expert into your AI coding tool. Instead of switching between the documentation, your editor, and an API client, you can ask your assistant to do the work with you.

Once connected, your agent can:

  • Explore the API: list, search, and inspect endpoints and their schemas.
  • Search the documentation: guides, API reference, and recipes.
  • Generate integration code grounded in the current API specification, not from memory.
  • Test as you build: run small sandbox calls to check a payload or confirm a response shape.

To get started, just add the MCP server to your AI tool:

https://developers.youtrust.com/mcp

Documentation search and API exploration work without a key. To run live calls, pass your API key as a Bearer token in your client configuration.

Here are some pages to help you start with Youtrust MCP Server:

  • Set up and troubleshooting walks through the configuration for each client, including how to keep your key out of your configuration file.
  • Prompt examples gives ready-to-use prompts for planning an integration, generating code, debugging and handling webhooks.
  • Read the full guide for more information about configuration and usage.