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

# Connect hosted MCP servers

> Step-by-step guides for connecting popular hosted MCP servers to Spojit, including NetSuite, Salesforce, HubSpot, Atlassian, Notion, Slack, Stripe, and more.

Many software vendors host their own MCP server, and you can connect them to Spojit as a [custom MCP server](/connectors/remote-mcp-servers/custom) without waiting for a built-in connector. For most, you only need the server URL: choose **Auto** authentication and approve access when the vendor asks.

Each guide below covers the vendor's prerequisites, the exact server URL, how to sign in, and links to the vendor's own documentation.

## Sign in with Auto

These servers work with **Auto** authentication. Paste the URL, click **Save & connect**, and approve access.

<CardGroup cols={3}>
  <Card title="NetSuite" href="/connectors/mcp-guides/netsuite">Oracle's AI Connector Service</Card>
  <Card title="Atlassian" href="/connectors/mcp-guides/atlassian">Jira, Confluence, Jira Service Management</Card>
  <Card title="Notion" href="/connectors/mcp-guides/notion">Pages and databases</Card>
  <Card title="Linear" href="/connectors/mcp-guides/linear">Issues and projects</Card>
  <Card title="monday.com" href="/connectors/mcp-guides/monday">Boards and items</Card>
  <Card title="ClickUp" href="/connectors/mcp-guides/clickup">Tasks, docs, time tracking</Card>
  <Card title="Airtable" href="/connectors/mcp-guides/airtable">Bases and records</Card>
  <Card title="Miro" href="/connectors/mcp-guides/miro">Boards</Card>
  <Card title="Canva" href="/connectors/mcp-guides/canva">Designs, assets, exports</Card>
  <Card title="Webflow" href="/connectors/mcp-guides/webflow">CMS, pages, sites</Card>
  <Card title="Stripe" href="/connectors/mcp-guides/stripe">Payments, invoices, subscriptions</Card>
  <Card title="PayPal" href="/connectors/mcp-guides/paypal">Invoices and transactions</Card>
  <Card title="Sentry" href="/connectors/mcp-guides/sentry">Issues and errors</Card>
  <Card title="Datadog" href="/connectors/mcp-guides/datadog">Logs, metrics, monitors</Card>
  <Card title="Grafana Cloud" href="/connectors/mcp-guides/grafana">Metrics and logs</Card>
  <Card title="Cloudflare" href="/connectors/mcp-guides/cloudflare">API, observability, Radar</Card>
  <Card title="Supabase" href="/connectors/mcp-guides/supabase">Projects and databases</Card>
  <Card title="Neon" href="/connectors/mcp-guides/neon">Serverless Postgres</Card>
  <Card title="Hugging Face" href="/connectors/mcp-guides/hugging-face">Models, datasets, Spaces</Card>
</CardGroup>

## Bring your own OAuth app

These vendors need you to register an app in their admin console first. Choose **Auto** and the sign-in form fills in the vendor's endpoints; you add the client ID and secret.

<CardGroup cols={3}>
  <Card title="Salesforce" href="/connectors/mcp-guides/salesforce">Hosted MCP Servers</Card>
  <Card title="HubSpot" href="/connectors/mcp-guides/hubspot">CRM and marketing</Card>
  <Card title="Dynamics 365 (Dataverse)" href="/connectors/mcp-guides/dynamics-365">Tables and records</Card>
  <Card title="Slack" href="/connectors/mcp-guides/slack">Search, channels, messages</Card>
  <Card title="Asana" href="/connectors/mcp-guides/asana">Tasks and projects</Card>
  <Card title="Box" href="/connectors/mcp-guides/box">Files, folders, Box AI</Card>
  <Card title="Zoom" href="/connectors/mcp-guides/zoom">Meetings and recordings</Card>
</CardGroup>

## Don't see your server?

If a vendor publishes a remote MCP server over Streamable HTTP, try it with [Auto](/connectors/remote-mcp-servers/custom#auto-default) first. If the vendor only accepts a token, use **Token**; if it needs an app you register, use **OAuth 2.0**.

<Snippet file="start-free.mdx" />
