Skip to main content

Home / Guides / Cursor IDE

MCP Server Setup Guides for Cursor IDE

Cursor reads its MCP configuration from an mcp.json file, and the shape of that file is the same no matter which server you are adding. What changes between servers is the credential: some want an API token in an env block, some hand off to a hosted endpoint over OAuth, and a few reuse a CLI session you have already authenticated.

Every guide below documents the exact config block for one server, where its credential comes from, and what goes wrong when the server does not show up in Cursor. If you have never added a server before, start with the general setup walkthrough, then come back for the specific integration you need.

103 guides in this collection.

Start here

Foundations that apply to any client

All Cursor server guides

1Password MCP Server Cursor IDE Setup 2026: Secrets Cursor Can Use, Never See

Connect Cursor IDE to 1Password's official Environments MCP Server: the plugin-based install, per-Environment approval prompts, and why the model never sees the actual secret values.

Airtable MCP Server Setup for Cursor IDE (2026): Query & Edit Bases from Chat

Connect Cursor IDE to Airtable using the airtable-mcp-server so your AI can read records, filter views, and update bases without opening Airtable. Config, prompts, and gotchas for 2026.

Asana MCP Server Setup for Cursor IDE (2026): Manage Tasks from Chat via OAuth

Connect Cursor IDE to Asana's remote MCP server through an OAuth browser flow so your AI can list tasks, check project status, and create work items without leaving your editor.

Atlassian MCP Server Cursor IDE Setup 2026: Jira, Confluence & Bitbucket in One Config

Atlassian Jira MCP server cursor IDE setup for 2026: the exact mcp.json block for the official OAuth-based Remote MCP Server (mcp.atlassian.com), plus the community npx/API-token fallback. Covers Jira, Confluence, and Bitbucket in one config.

Auth0 MCP Server Setup for Cursor IDE (2026): Manage Tenants, Apps, and Actions from Chat

Auth0 MCP server setup for Cursor IDE: log in through the Auth0 CLI, connect the MCP server to that session, and manage applications, APIs, and Actions without leaving your editor.

AWS MCP Server Setup for Cursor IDE (2026): Query S3, Lambda & CloudWatch from Chat

Set up the AWS MCP server in Cursor IDE using your local AWS credential chain so your AI can query S3 buckets, read CloudWatch logs, and list Lambda functions from chat. Read-only IAM policy included.

Azure MCP Server Cursor IDE Setup (2026): Entra ID Auth, No API Key to Manage

Connect Cursor IDE to Microsoft's official Azure MCP Server: npx config, Azure CLI (az login) authentication via Entra ID, real role-assignment requirements, and no static API key to store.

BigQuery MCP Server Cursor IDE Setup 2026: Query Your Data Warehouse with AI

Connect Google BigQuery to Cursor IDE using MCP. Run SQL, explore datasets, and analyze billions of rows from Composer — full setup guide with IAM config.

Bitbucket MCP Server Cursor IDE Setup (2025-2026): App Password Config for PRs & Pipelines

Bitbucket MCP server setup for Cursor IDE, 2025-2026 edition: the exact App Password scopes and mcp.json block your AI needs to read pull requests, check pipeline status, and manage branches from chat. Cloud and Server/Data Center configs included.

Brave Search MCP Server Setup for Cursor IDE (2026): Live Web Results in Chat

Add real-time web search to Cursor IDE with the Brave Search MCP server: API key, mcp.json config, free-tier limits, and the prompts that actually get better answers.

Canva MCP Server Cursor IDE Setup 2026: Remote Server via mcp-remote, OAuth Login

Connect Cursor IDE to Canva's official remote MCP server at mcp.canva.com using the mcp-remote proxy: exact config, per-user OAuth login, and real design-generation workflows.

Chrome DevTools MCP Server Cursor IDE Setup (2026): Let Your AI See What DevTools Sees

Chrome DevTools MCP server setup for Cursor IDE: install Google's official package, add the mcp.json block, and let your AI read console errors, network requests, and performance traces from a real Chrome instance — no API key required.

CircleCI MCP Server Cursor IDE Setup 2026: API Token Config for Pipelines & Build Failures

Set up the official CircleCI MCP server in Cursor IDE: Personal API Token config, exact mcp.json block, and asking Cursor 'why did my last build fail' instead of digging through logs.

Clerk MCP Server Cursor IDE Setup 2026: One Command via clerk mcp install

Clerk MCP server Cursor IDE setup 2026: run clerk mcp install for one-command registration, or add the mcp.clerk.com endpoint manually to get real SDK snippets while coding auth flows.

ClickHouse MCP Server Cursor IDE Setup (2026): Cloud OAuth & Self-Hosted mcp-clickhouse

Connect ClickHouse to Cursor IDE two ways: ClickHouse Cloud's OAuth-based remote MCP server, or the open-source mcp-clickhouse server via uv for self-hosted clusters. Runs read-only by default — writes need an explicit opt-in flag.

ClickUp MCP Server Cursor IDE Setup 2026: Manage Tasks Without Leaving Your Editor

Connect ClickUp to Cursor IDE via MCP. Create tasks, update statuses, and query your workspace from Composer — complete setup guide with API token config.

Cloudflare MCP Server Setup for Cursor IDE (2026): Manage Workers from Chat

Connect Cursor IDE to Cloudflare's remote MCP servers to manage Workers, KV, R2, and DNS from your AI chat. No local install — setup via mcp-remote in under 5 minutes.

Cloudinary MCP Server Cursor IDE Setup 2026: Upload, Transform & Search Media from Chat

Set up Cloudinary's official MCP servers in Cursor IDE — remote OAuth endpoint or local npm packages for asset management, transformations, and AI-powered content analysis.

Confluence MCP Server Cursor IDE Setup (2025-2026): API Token Config for Search, Read & Write

Confluence MCP server Cursor IDE setup 2025-2026: generate an API token, add the mcp.json block, and search, read, and write Confluence pages from Cursor chat in about 10 minutes.

Contentful MCP Server Cursor IDE Setup 2026: CMA Token Config & Protected Environments

Contentful MCP server Cursor IDE setup 2026: generate a Management API token, add the mcp.json block with your space ID, then create, edit, and publish entries from Cursor chat.

Cursor Rules Use Context7: Auto-Fetch Live Docs

Master cursor rules with Context7 to auto-fetch live documentation in Cursor IDE. Setup, best practices, and FAQs for developers.

Convex MCP Server Cursor IDE Setup 2026: Query Your Deployment from Chat

Set up the Convex MCP server in Cursor IDE — it ships inside the Convex CLI, so there's no separate package. Inspect tables, run functions, and read logs without opening the dashboard.

Datadog MCP Server Setup for Cursor IDE (2026): Query Metrics, Logs & Monitors from Chat

Connect Datadog to Cursor IDE with an API key and Application key so your AI can query metrics, search logs, and check monitor status from chat. Config, site region gotchas, and troubleshooting.

DigitalOcean MCP Server Cursor IDE Setup (2026): --services Flag & DIGITALOCEAN_API_TOKEN

Connect DigitalOcean's official MCP server to Cursor IDE: add a mcp.json entry running @digitalocean/mcp with DIGITALOCEAN_API_TOKEN, then scope it to only the services you need with --services. Covers apps, droplets, databases, and Kubernetes, plus why an unscoped server exposes more than most setups need.

Discord MCP Server Setup for Cursor IDE (2026): Bot Token, Config & Real Prompts

Connect Discord to Cursor IDE with an MCP server so your AI can read channel messages, post updates, and search server history from chat. Covers bot creation, permissions, and mcp.json setup.

DynamoDB MCP Server Cursor IDE Setup 2026: awslabs.dynamodb-mcp-server

DynamoDB MCP server Cursor IDE setup 2026: install awslabs.dynamodb-mcp-server via uvx, configure AWS_PROFILE and AWS_REGION, and get real data-modeling and cost-estimation tools in chat.

Elasticsearch MCP Server Cursor IDE Setup (2026): Query Indices and Debug Slow Searches from Chat

Set up an Elasticsearch MCP server in Cursor IDE with a scoped API key, mcp.json config, and real prompts for inspecting mappings and debugging slow queries — plus why you should never point it at production with an admin key.

Exa MCP Server Cursor IDE Setup (2026): Neural Search for Technical Research

Exa MCP server setup for Cursor IDE: get an Exa API key, add the mcp.json block, and give your AI neural (embeddings-based) search that finds conceptually relevant pages a keyword search misses.

Fetch MCP Server Setup for Cursor IDE (2026): Pull Any Webpage Into Context as Clean Markdown

Install the official Fetch MCP server (mcp-server-fetch) in Cursor to retrieve and read a specific URL as markdown — docs pages, changelogs, GitHub issues — without full browser automation.

Figma MCP Server Setup for Cursor IDE (2026 Guide)

Learn how to connect Figma to Cursor IDE using the Figma MCP server. Step-by-step setup guide for designers and developers who want AI-powered design-to-code workflows.

Firebase MCP Server Setup for Cursor IDE (2026): Firestore, Auth & Deploys from Chat

Set up Google's official Firebase MCP server in Cursor IDE: one npx command, no API keys, and your AI can query Firestore, manage Auth users, and deploy — all using your existing firebase login.

Fly.io MCP Server Cursor IDE Setup 2026: fly mcp server --cursor

Fly.io MCP server Cursor IDE setup 2026: one flyctl command registers the official MCP server, giving Cursor access to apps, machines, secrets, and logs. Experimental — here's what to lock down first.

GitHub MCP Server Cursor IDE Setup 2026

Set up GitHub's official MCP server in Cursor IDE: remote api.githubcopilot.com URL, Docker local path, PAT auth, toolsets, read-only mode, and troubleshooting.

GitLab MCP Server Cursor IDE Setup 2026

Set up GitLab official MCP server in Cursor IDE: https://gitlab.com/api/v4/mcp, OAuth, Self-Managed URL, mcp-remote fallback, tools, and troubleshooting.

Google Analytics MCP Server Cursor IDE Setup (2026): Read-Only GA4 Reports via pipx

Connect Google's official analytics-mcp server to Cursor IDE: pipx install, Application Default Credentials with the analytics.readonly scope, exact mcp.json config, and real GA4 reporting workflows.

Google Calendar MCP Server Cursor IDE Setup 2026

Set up the Google Calendar MCP server in Cursor: create a Google Cloud OAuth client, authorize once in the browser, then check and create calendar events from chat.

Google Cloud MCP Server Cursor IDE Setup 2026: MCP Toolbox for Databases

Google Cloud MCP server setup for Cursor IDE, 2026: install MCP Toolbox for Databases, define sources and tools in tools.yaml, and query Cloud SQL, AlloyDB, Spanner, or BigQuery from chat.

Grafana MCP Server Setup for Cursor IDE (2026): Query Dashboards & Alerts from Chat

Connect Grafana to Cursor IDE with the official mcp-grafana server: service account token, Docker or Go binary setup, and prompts for querying dashboards, Prometheus/Loki data, and alerts.

Heroku MCP Server Cursor IDE Setup (2026): heroku mcp:start, API Keys & Dyno Tools

Connect the official Heroku Platform MCP server to Cursor IDE two ways: heroku mcp:start (reuses your CLI login) or npx with a HEROKU_API_KEY. Manage apps, scale dynos, and run pg_psql queries from chat — plus why one-off dynos need a second look before you automate them.

Honeycomb MCP Server Cursor IDE Setup 2026: mcp.honeycomb.io

Honeycomb MCP server Cursor IDE setup 2026: add the mcp.honeycomb.io endpoint, authorize via OAuth or API key, and query traces, triggers, and SLOs from chat. Covers the EU endpoint and write-scope gotcha.

HubSpot MCP Server in Cursor IDE: Query CRM Data While You Code (2026)

Connect HubSpot to Cursor IDE via MCP and let your AI read contacts, deals, companies, and properties without leaving your editor. Setup guide with OAuth and API key options.

Hugging Face MCP Server Cursor IDE Setup 2026: Hub Search, Spaces & Jobs from Chat

Connect the official Hugging Face MCP server to Cursor IDE: generate the client config from huggingface.co/settings/mcp, search models and datasets, and run Spaces without leaving your editor.

Intercom MCP Server Cursor IDE Setup (2026): OAuth or Bearer Token via mcp-remote

Connect Intercom to Cursor IDE using the official mcp.intercom.com server through the mcp-remote proxy — OAuth flow, Bearer-token fallback, exact mcp.json config, and real support-data workflows.

Cursor IDE Atlassian Jira MCP Server Setup 2026

Set up Jira in Cursor IDE for 2026 with Atlassian's official Rovo MCP Server: mcp.json URL, OAuth 2.1, optional API-token headers, and the Jira tools the server actually exposes.

Kubernetes MCP Server Setup for Cursor IDE (2026): Query Pods, Logs & Deployments from Chat

Connect Cursor IDE to a Kubernetes MCP server using your existing kubeconfig so your AI can list pods, tail logs, and check deployment status without kubectl. Setup, RBAC scoping, and safety notes.

LaunchDarkly MCP Server Cursor IDE Setup (2026): Feature Flags & Observability from Chat

Connect LaunchDarkly to Cursor IDE with the official @launchdarkly/mcp-server: local API-key config or the hosted OAuth server, exact mcp.json blocks, and real flag/observability workflows.

Linear MCP Server Cursor IDE Setup 2026: Manage Issues from Your Editor

Connect Linear to Cursor IDE using MCP. Create issues, update cycles, and query your engineering backlog with AI — complete setup guide with API key config.

Memory MCP Server Setup for Cursor IDE (2026): Give Your AI a Knowledge Graph That Survives Restarts

Set up the official Memory MCP server in Cursor: install @modelcontextprotocol/server-memory, point MEMORY_FILE_PATH at a real file, and stop re-explaining your project every session.

Miro MCP Server Cursor IDE Setup 2026: OAuth Config for Boards, Diagrams & Docs

Connect Cursor IDE to Miro's official remote MCP server: the mcp.miro.com URL, the team-scoped OAuth flow, and real workflows for pulling architecture diagrams and specs into code.

Monday.com MCP Server Cursor IDE Setup (2026): Hosted Endpoint or the Official npm Package

Connect monday.com to Cursor IDE via the hosted mcp.monday.com endpoint or the official @mondaydotcomorg/monday-api-mcp npm package — exact mcp.json blocks, MONDAY_TOKEN setup, and real board/item workflows.

MongoDB MCP Server in Cursor IDE: Query Collections & Debug Schemas (2026)

Connect MongoDB to Cursor IDE via MCP and query your collections, inspect schemas, and debug data issues directly while writing code. Works with Atlas and self-hosted MongoDB.

MySQL MCP Server Setup for Cursor IDE (2026): Query Your Database from Chat

Connect MySQL to Cursor IDE with an MCP server so your AI can read schemas, write SQL, and debug slow queries without copy-pasting table structures. Includes a read-only user setup and mcp.json config.

n8n MCP Server Cursor IDE Setup (2026): MCP Server Trigger & Instance-Level Access

Turn n8n workflows into tools Cursor can call in chat, two ways: a single workflow's MCP Server Trigger node, or instance-level MCP access covering multiple workflows with OAuth2 or a personal access token.

Neon MCP Server Setup for Cursor IDE (2026): Branch, Query, and Migrate Serverless Postgres from Chat

Neon MCP server setup for Cursor IDE: generate an API key, configure @neondatabase/mcp-server-neon, and let your AI create database branches, run SQL, and manage projects without touching production.

Netlify MCP Server Setup for Cursor IDE (2026): Deploy & Manage Sites from Chat

Set up Netlify's official MCP server in Cursor IDE with one npx command — deploy sites, manage environment variables, and check build logs from chat, with an optional Personal Access Token for CI-style auth.

New Relic MCP Server Cursor IDE Setup (2026): Hosted Endpoint with a User API Key

Connect New Relic to Cursor IDE via the hosted mcp.newrelic.com endpoint with a User API key header, or the local npx-based server — exact mcp.json config and real observability workflows.

Notion MCP Server Cursor IDE Setup 2026: Query Your Workspace from Composer

Connect Notion to Cursor IDE using MCP. Search pages, read databases, and create documentation without leaving your editor — complete setup guide with troubleshooting.

Okta MCP Server Cursor IDE Setup (2026): Self-Hosted Python Server with Device or JWT Auth

Set up Okta's open source MCP server for Cursor IDE: clone and run it with uv, configure mcp.json, and authorize with either the device-code flow or JWT client-credentials — with human-in-the-loop confirmation on destructive actions.

PagerDuty MCP Server Setup for Cursor IDE (2026): Check Incidents & On-Call from Chat

Connect PagerDuty to Cursor IDE with a REST API key so your AI can pull open incidents, check who's on call, and read escalation policies from chat. Config, permissions, and troubleshooting.

Perplexity MCP Server Cursor IDE Setup (2026): Cited Answers Instead of Raw Search Results

Perplexity MCP server setup for Cursor IDE: get a Perplexity API key, add the mcp.json block, and let your AI pull synthesized, cited answers from live web search instead of a list of links to sort through.

Pinecone MCP Server Cursor IDE Setup (2026): API Key Config for Vector Index Search & Upsert

Connect Pinecone's official developer MCP server to Cursor IDE: add a .cursor/mcp.json entry with your PINECONE_API_KEY, then search docs, list indexes, and upsert records from chat — plus why it only works with integrated-inference indexes, not raw vector search.

PlanetScale MCP Server Cursor IDE Setup 2026: OAuth, Branches & Query Safeguards

PlanetScale MCP server Cursor IDE setup 2026: one url entry, OAuth in the browser, then inspect branches, run queries, and read Insights from chat with built-in destructive-query blocks.

PostHog MCP Server Cursor IDE Setup 2026

Connect PostHog's official remote MCP server to Cursor IDE with a personal API key and mcp-remote — query analytics, manage feature flags, and pull real error data into chat.

Postman MCP Server Cursor IDE Setup 2026

Connect Postman's official MCP server to Cursor IDE — remote with OAuth or local with a Postman API key — to turn your collections and OpenAPI specs into tools your AI can call directly.

Prisma MCP Server Cursor IDE Setup 2026: Provision & Query Postgres from Chat

Prisma MCP server Cursor IDE setup 2026: connect to mcp.prisma.io, authorize against Prisma Console, then provision databases, run SQL, and manage backups without leaving Cursor.

Puppeteer MCP Server Cursor IDE Setup (2026): Browser Automation, No API Keys Needed

Puppeteer MCP server setup for Cursor IDE: install the reference server, add the mcp.json block, and let your AI navigate pages, click elements, fill forms, and take screenshots in a real Chromium instance — no auth tokens required.

Qdrant MCP Server Cursor IDE Setup (2026): uvx Install, QDRANT_URL & Local-Path Config

Connect Qdrant's official MCP server to Cursor IDE: install with uvx (not npx), set QDRANT_URL or QDRANT_LOCAL_PATH plus COLLECTION_NAME, and store or retrieve memories with the qdrant-store and qdrant-find tools — including why this one needs Python's uv, not Node.

Railway MCP Server Cursor IDE Setup (2026): railway mcp install, CLI Auth & Deploy Tools

Connect Railway's official MCP server to Cursor IDE with railway mcp install --agent cursor: no API token to paste, since it reuses your railway login session. Covers the deploy, get-logs, and variable-management tools, and why delete operations are intentionally missing.

Render MCP Server Cursor IDE Setup (2026): OAuth, API Keys & Postgres Tools

Connect Render's official MCP server to Cursor IDE at https://mcp.render.com/mcp — OAuth in the browser or an API key from Account Settings. Manage web services, trigger deploys, tail logs, and run read-only Postgres queries from chat.

Resend MCP Server Cursor IDE Setup 2026: Send & Debug Transactional Email from Chat

Set up the official Resend MCP server in Cursor IDE: API key config, the remote vs. local options, and sending or inspecting real transactional emails without leaving your editor.

Retool MCP Server Cursor IDE Setup 2026: OAuth to Your Instance

Retool MCP server Cursor IDE setup 2026: add your instance's /mcp endpoint to mcp.json, authorize via OAuth, and manage users, queries, and resources from chat. Public beta, cloud and self-hosted 4.0+.

Salesforce MCP Server Setup for Cursor IDE (2026): Query Records and Object Schema from Chat

Set up the Salesforce MCP server in Cursor IDE using the Salesforce CLI and @salesforce/mcp — no separate API token to manage, but it inherits your full org permissions. Full setup and safety guide.

Sanity MCP Server Cursor IDE Setup (2026): The Remote Server Replaced the Old npm Package

Connect Sanity to Cursor IDE via the current mcp.sanity.io remote server (OAuth, zero local setup) — plus what changed from the deprecated @sanity/mcp-server package many tutorials still reference.

Sequential Thinking MCP Server Setup for Cursor IDE (2026): Force Step-by-Step Reasoning Before Code Gets Written

Install the official Sequential Thinking MCP server in Cursor to make the AI externalize multi-step reasoning — revise earlier steps, branch alternatives, and show its work before generating a fix.

Shopify MCP Server Cursor IDE Setup (2026): Admin API Token Config for Orders & Products

Shopify MCP server setup for Cursor IDE: create a custom app in Shopify admin, generate an Admin API access token with the right scopes, and add the mcp.json block so your AI can read orders, products, and inventory from chat.

Slack MCP Server Cursor IDE Setup 2026: Send Messages and Read Channels from Composer

Connect Slack to Cursor IDE using MCP. Read messages, send updates, and search your workspace without leaving your editor — complete setup guide with bot token config.

Snowflake MCP Server Cursor IDE Setup (2026): Managed MCP, PATs & Warehouse Cost Guardrails

Connect Snowflake's managed MCP server to Cursor IDE: generate a Programmatic Access Token, point mcp.json at your account's MCP endpoint, and query warehouses safely — including why the old community server is being retired and how to stop an AI from running up compute cost.

Stripe MCP Cursor: Setup & Live Account Integration

Connect Stripe MCP to Cursor IDE via OAuth or restricted key. Query live customers, subscriptions, webhooks, and generate billing code instantly.

Cursor Terraform Provider: Live Registry Lookups

Cursor Terraform provider MCP server enables live registry lookups for accurate HCL schemas, resources, and data sources without executing plans.

Trello MCP Server Cursor IDE Setup (2026): API Key + Token Config for Boards & Cards

Trello MCP server setup for Cursor IDE: generate a Trello API key and token, add the mcp.json block, and let your AI read boards, move cards across lists, and file new cards from chat.

Turso MCP Server Cursor IDE Setup 2026: Read-Only SQLite/libSQL Queries from Chat

Connect a Turso database to Cursor IDE via the community mcp-turso server: get your database URL and auth token from the Turso CLI, configure mcp.json, and run read-only SELECT queries from chat.

Twilio MCP Server Cursor IDE Setup (2026): API Key Config for SMS, Voice & Lookups

Connect Twilio to Cursor IDE with the official @twilio-alpha/mcp server: create a scoped API key, add the mcp.json block, and query real message logs, call records, and number lookups from chat — plus the guardrails you need before letting an AI send anything.

Upstash MCP Server Cursor IDE Setup 2026: Redis, QStash & Workflow from Chat

Upstash MCP server Cursor IDE setup 2026: one npx command with your email and API key, then manage Redis databases, QStash, and Workflow runs directly from Cursor chat.

Vercel MCP Server Cursor Setup 2026

Connect Vercel MCP to Cursor IDE for deployment checks, build logs, environment variables. Complete 2026 setup guide with troubleshooting.

Webflow MCP Server Cursor IDE Setup (2026): Site Token, mcp.json & CMS Workflows

Connect Webflow to Cursor IDE with the official webflow-mcp-server: remote OAuth or a local site token, exact mcp.json blocks, and real CMS/page workflows. Node 22.3+ required.

WordPress MCP Server Cursor IDE Setup (2026): Application Passwords, mcp.json, and Post/Content Workflows

Connect WordPress to Cursor IDE using a WP Application Password and a REST-API-backed MCP server — draft posts, query content, and check custom fields from chat. Covers the admin-permissions trade-off and self-hosted vs managed WordPress.com limits.

X (Twitter) MCP Server for Cursor IDE Setup Guide (2026)

Connect X (Twitter) to Cursor IDE via MCP. Post tweets, search X, read timelines — all from AI chat. Step-by-step setup with copy-paste config for Mac, Windows & Linux.

Zendesk MCP Server Cursor IDE Setup 2026

Set up the Zendesk MCP server in Cursor: generate a Zendesk API token, configure mcp.json, and pull real ticket context into chat. Setup, workflows, and gotchas.

Docker MCP Server Setup Guide: Run MCP Servers in Containers (2026)

Learn how to run MCP servers in Docker containers for isolated, reproducible AI agent environments. Includes Dockerfile examples, compose configs, and Cursor integration.

PostgreSQL MCP Server: Connect Your AI to Any Database (2026)

Set up the PostgreSQL MCP server in Cursor or Windsurf and let your AI query tables, write SQL, explain schemas, and generate migrations — without copy-pasting data. Full setup guide for 2026.

Supabase MCP Server: Complete Setup Guide for Claude and Cursor (2026)

How to connect your Supabase database to Claude Desktop, Cursor, and Windsurf using the official Supabase MCP server. Query tables, run migrations, and manage your project with AI.

Slack MCP Server Setup Guide (2026)

Connect Slack to Claude or Cursor via MCP. Send messages, read channels, search history — all from AI chat. Step-by-step setup for Mac, Windows & Linux.

Windsurf vs Cursor: MCP Server Support Compared (2026)

Comparing MCP server support in Windsurf vs Cursor IDE. Which AI code editor handles MCP better? Config format, server compatibility, agentic mode differences, and our verdict.

GitHub Copilot vs Cursor + MCP: Which AI Coding Setup Wins in 2026?

GitHub Copilot and Cursor with MCP servers are fundamentally different tools. Here's the real comparison — context depth, tool use, pricing, and which one is right for your workflow.

MCP setup guides for other clients

Prefer to scan the whole library at once? The complete article index lists every guide by publication date, and both hub views sit side by side on the guides page.