> ## Documentation Index
> Fetch the complete documentation index at: https://docs.runalloy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connectivity API

> The Alloy Connectivity API enables you to create and manage MCP (Model Context Protocol) servers that provide secure, controlled access to platform integrations for AI assistants.

## Authentication

`HTTP: Bearer Auth`

| Security Scheme Type:      | http   |
| :------------------------- | :----- |
| HTTP Authorization Scheme: | bearer |
| Bearer format:             | Bearer |

### Contact

<CardGroup>
  <Card title="Alloy Support" href="mailto:support@runalloy.com" icon="envelope" horizontal>
    [support@runalloy.com](mailto:support@runalloy.com)
  </Card>

  <Card title="Alloy URL" href="https://runalloy.com" icon="link" horizontal>
    [https://runalloy.com](https://runalloy.com/)
  </Card>
</CardGroup>
