Before you begin
You need a client supporting remote Streamable HTTP servers and an Alignr API key. Start with theorganization:read scope to test a read-only tool. Obtain an Organization ID from Alignr or the REST API.
Add the server
Use these values in your client’s remote MCP settings:mcpServers configuration with url and headers, the shape is:
Verify a read
Reconnect the server in your client and inspect its discovered tools. Ask it to callget_organization with the ID of an Organization you can access. Confirm the returned client matches your intended target.
For control results, add the relevant compliance:* scopes using a replacement key and consult the tool reference.
Troubleshoot
- Unauthorised: check the bearer header, key expiry and revocation.
- Tool denied: check both the assigned scope and the key owner’s current permissions.
- Not found: confirm the endpoint, server availability and Organization ID.
- No tools: confirm Streamable HTTP support and that the server is enabled using the live reference.