WC

WayStation connects Claude Desktop, ChatGPT and any MCP host with productivity tools through a no-code integration hub.

Created 3 months ago

WayStation connects Claude Desktop, ChatGPT and any MCP host with productivity tools through a no-code integration hub.

development location documentation public integration

What is WayStation connects Claude Desktop, ChatGPT and any MCP host with productivity tools through a no-code integration hub.?

WayStation MCP server is a universal remote MCP server that seamlessly connects Claude (and other clients) to a broad range of productivity tools, including Notion, Monday, AirTable, etc. It supports both Streamable HTTPS and SSE transports, with a default endpoint at https://waystation.ai/mcp. The server provides preauthenticated individual endpoints and allows users to connect their apps through OAuth2 authentication.

Documentation

What is WayStation

WayStation connects Claude Desktop, ChatGPT and any MCP host with the productivity tools you use daily such as Notion, Monday, Airtable, Jira etc. through a no-code, secure integration hub.

The original local WayStation MCP server has been deprecated in favor of the new remote MCP server hosted at https://waystation.ai/mcp. Please refer to the new WayStation MCP server documentation here

Overview

WayStation MCP server is a universal remote MCP server that seamlessly connects Claude (and other clients) to a broad range of productivity tools, including Notion, Monday, AirTable, etc.

Supported providers

Supported AI apps

  • WayStation remote MCP was tested with Claude, Cursor, Cline, WindSurf, and MCP-remote STDIO proxy provider
  • For Claude, user should go into their Settings, then Integrations and click "Add Integration". Then enter "WayStation" as the Server Name and unique MCP URL from user's dashboard
  • For Cline, user should simply go into the MCP Server screen, switch to the Remote Servers tab, enter "WayStation" as the Server Name and unique MCP URL from user's dashboard
  • For Cursor, user should go to the Cursor Settings, MCP tab and click "Add new global MCP server". In mcp.json file user should add the entry for WayStation as following:
"WayStation": {
      "url": "https://waystation.ai/mcp/<user_unique_id>"
}

Use Cases

WayStation supports a variety of productivity and automation use cases listed below:

Server Config

{
  "mcpServers": {
    "waystation-connects-claude-desktop,-chatgpt-and-any-mcp-host-with-productivity-tools-through-a-no-code-integration-hub.-server": {
      "command": "npx",
      "args": [
        "waystation-connects-claude-desktop,-chatgpt-and-any-mcp-host-with-productivity-tools-through-a-no-code-integration-hub."
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: Yes
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: Aug 07, 2025
Updated At: Aug 07, 2025
Author: WayStation AI Team
Category: Integration
License: MIT License
Tags:
development location documentation