**Source URL:** https://limited.veevavault.dev/clinical/mcp/vault-mcp-server/getting-started/connect-other-mcp-clients

# Connect with Other MCP Clients

Any MCP client that supports Streamable HTTP transport can connect to the Vault MCP Server. Configure your client with the server URL `https://{host}/api/ai/mcp` and add an `Authorization` header containing your access token's value as a Bearer token. Your client handles the remaining protocol headers automatically. Refer to your client's documentation for how to register an HTTP-transport MCP server with a custom header.

---

**Previous:** [Connect with Claude Code](/clinical/mcp/vault-mcp-server/getting-started/connect-claude-code)  
**Next:** [Guides](/clinical/mcp/vault-mcp-server/guides)