Wordware MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NOTION_SECRETNoYour Notion secret
OPENAI_API_KEYYesYour OpenAI API key (used in add-tool.ts to generate a zod schema from the given information about the Wordware flow)
REACT_AGENT_APP_IDNoThe ID of your deployed React Agent app
NOTION_PARENT_PAGE_IDNoThe ID of the Notion page to save to
SAVE_TO_NOTION_APP_IDNoThe ID of your deployed Save to Notion app
LEAD_ENRICHMENT_APP_IDNoThe ID of your deployed Lead Enrichment app
RESEARCH_FOUNDER_APP_IDNoThe ID of your deployed Research Founder app

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools