Skip to main content

6 docs tagged with "MCP"

Model Context Protocol server for external assistants.

View all tags

MCP Authentication

FunnelStory authenticates MCP clients using OAuth 2.0 with PKCE. This is the same browser-based authorization flow used across enterprise software — your credentials stay in FunnelStory, and the client receives a scoped access token.

MCP Examples

Example prompts for use with Claude Desktop, Cursor, or any MCP-compatible client connected to FunnelStory.

MCP Server Overview

FunnelStory's MCP server gives AI assistants — Claude, Cursor, or any MCP-compatible client — live access to your workspace data. Instead of copy-pasting account details into a chat window, your assistant can query FunnelStory directly and answer questions against your current data.

Vibe coding

Vibe coding means describing the agent you want in everyday language and letting an AI assistant (Cursor, Claude Desktop, etc.) draft the JSON, call APIs, and run tests on your behalf. FunnelStory supports this through the MCP server and a published flow authoring guide your assistant can read.