Using

MCP Server Address

The Wayfound MCP server can be accessed at:

https://app.wayfound.ai/mcp

Authentication

You can authenticate into Wayfound using either OAuth or an API key. Both methods can be done on the Wayfound Settings/Connections screen

You can create an MCP API key in the Wayfound Settings/API screen

OAuth

An organization admin can enable OAuth for their organization by toggling the "Wayfound MCP Server OAuth" switch in the blue banner.

API Key

The MCP API key must be passed as an Authorization bearer token. Be sure to use Key Type: MCP

Cursor Example

Add the following to your mcp.json file. Choose the example that matches your authentication method:

API Key

OAuth

Claude Code Example

Run the following command line to add Wayfound MCP server to Claude Code:

API Key

OAuth

Last updated