Add GoalfyData to your agent workflow

Manus Integration Guide

Set up Manus in the web app in a few steps

01

Get an API key

In GoalfyData, go to Settings → API Key and generate a new key.

Step 01 screenshot 1Step 01 screenshot 2
02

Import MCP Connector

Copy the configuration and import it using the MCP JSON option in Manus.

MCP Connector JSON:
{ "mcpServers": { "goalfydata-mcp": { "url": "https://mcp.goalfydata.ai/mcp", "transport": "streamable_http", "headers": { "Authorization": "Bearer gfk_YOUR_API_KEY_HERE" } } } }
Step 02 screenshot 1Step 02 screenshot 2
03

Upload Skill and Save

Upload the GoalfyData Skill and save the connector. Manus can then access data within the permissions you configure.

Step 03 screenshot 1Step 03 screenshot 2
04

Installation Successful

Follow the prompt in Manus to complete authorization and start using GoalfyData.

Step 04 screenshot 1