MCP Connector

Integrate Goal Story MCP for Narrative Goal Management

GoalMochi (formerly Goal Story) is an HTTP MCP server turning goal tracking into an AI-guided personal narrative.

Works with goalstory.ing

Maintainer of this project? Claim this page to edit the listing.


91
Spark score
out of 100
Updated 6 months ago
Version 1.0.0
Models
universal

Add to Favorites

Why it matters

Transform your goal tracking into an engaging narrative experience. This MCP connector integrates with GoalStory.ing to leverage conversational AI and visualization for focused, motivational goal achievement.

Outcomes

What it gets done

01

Connect to the GoalStory.ing API using provided credentials.

02

Utilize conversational AI for interactive goal management.

03

Generate narrative summaries and visualizations of goal progress.

04

Supplement existing task tracking tools with enhanced goal focus.

Install

Add it to your toolbox

Run in your project directory:

curl -fsSL https://spark.entire.vc/get/vb-goal-story | bash

Overview

Goal Story MCP Server

GoalMochi (formerly Goal Story) is an HTTP MCP server that turns single-goal tracking into an AI-generated, motivating personal narrative built on visualization techniques. Use when you want an AI thought partner turning goal progress into an evolving story rather than a conventional checklist tracker.

What it does

GoalMochi (rebranded from Goal Story) is not a goal tracker in the usual sense - it guides you to focus on one goal at a time, forging a deeply personal narrative that keeps you motivated and on track, powered by conversational AI. At the heart of this is the GoalMochi Agent, which turns the typically dull process of goal tracking into an engaging, story-driven experience, securely capturing insights and progress with every completed goal so you can reflect and build on them later. It weaves proven visualization techniques into the planning process: research cited by the source shows that using mental imagery when forming implementation intentions leads to higher rates of goal achievement, and by collaborating with an AI "thought partner" you generate personally meaningful stories that tap into your own intrinsic motivators. Stories and daily summaries include AI deep research, so the output is both inspiring and informed. You don't have to abandon your existing task-tracking tools - GoalMochi layers a narrative on top of however you already track tasks.

When to use - and when NOT to

Use GoalMochi when you want an AI-driven, story-based way to stay motivated on a single goal at a time, rather than a conventional checklist-style tracker. The product has fully moved off its original distribution model: the legacy NPM-based MCP package is deprecated, and the current server is HTTP-based only - so setups expecting a locally-run NPM package are no longer valid.

Capabilities

Getting started is a simple email-driven flow: email story@GoalMochi.com with details about yourself and the goal you want to achieve, then log into GoalMochi.com with the same email (or a connected Google account) to schedule a daily goal summary email. You can email story@GoalMochi.com again at any time to request a new story about your goal, give feedback, or tell GoalMochi you've completed your goal and want to start a new one. Authentication for the MCP server itself uses OAuth (for example, signing in with a Google account), replacing the old API-key-only workflow with secure identity-based access, easier onboarding, and account-level goal history and continuity.

How to install

GoalMochi is now an HTTP MCP server, so setup is just adding its URL to an MCP client - the source gives https://mcp.goalmochi.com/mcp as the current endpoint. The legacy documentation's MCP client configuration example, from before the OAuth-based HTTP rollout, was:

{
  "goalMochi": {
    "url": "https://api.goalmochi.ai/mcp"
  }
}

The server is no longer distributed or run as an NPM package and is not installed or run locally - the MCP client connects directly to the hosted server over HTTPS.

Who it's for

Anyone who wants to work toward a personal goal with an AI thought partner that turns progress into an evolving, motivating story rather than a plain checklist, while continuing to use their existing task-tracking tools for the day-to-day work.

Source README

GoalMochi MCP Server (formerly Goal Story)

Note: Goal Story has been rebranded to GoalMochi.
The product philosophy remains the same, but the MCP server architecture has changed (details below).

*GoalMochi is an HTTP MCP server now, so all you need to do is add https://mcp.goalmochi.com/mcp to a client and follow the steps -- you'll be good to go!!!

GoalMochi isn’t a goal tracker-it’s a brand new way to manage your aspirations. Instead of juggling endless lists, GoalMochi guides you to focus on one goal at a time, forging a deeply personal narrative that keeps you motivated and on track. Powered by conversational AI, GoalMochi provides constructive insights and creative storytelling tailored to your unique motivations, helping you see your goal through to completion with a sense of momentum and fun.

Goal Mochi works because it weaves proven visualization techniques into your planning process. Research shows that using mental imagery when forming implementation intentions leads to higher rates of goal achievement.¹ By collaborating with an AI “thought partner,” you’ll generate personally meaningful stories that tap into your intrinsic motivators, priming both your mind and emotions to move forward. It’s not about ticking boxes-it’s about intuitive goal management that meets you where you are and adapts with you.

At the heart of this approach lies GoalMochi’s GoalMochi Agent, which transforms the typical, often dull process of goal tracking into an engaging, fun, and deeply resonant experience. With every completed goal, your insights and progress are securely captured, so you can reflect and build on them in the future. You don’t have to abandon your usual tools-track your tasks wherever you like. GoalMochi simply turns goal-tracking into a dynamic story that evolves, energizes, and empowers you to achieve what matters most.

Getting started is EASY!

  1. Email story@GoalMochi.com with some details about you and the goal you want to achieve
  2. Log into GoalMochi.com with the same email address (or with a Google account connected to your email) to schedule a daily goal summary to be emailed to you
  3. Email story@GoalMochi.com at any time to request a new story about your goal or give feedback, tell GoalMochi you've completed your goal and want to work on a new one, and so on.

Stories from GoalMochi and daily summaries include AI deep research, so you're both inspired and informed!

¹ See abstract on Research Gate


The following is legacy (deprectated) info about the previous Goal Story MCP package which was distributed as an NPM package

Important Architecture Update

The GoalMochi MCP server is no longer distributed or run as an NPM package.

What changed?

  • No more NPM-based MCP server
  • Now an HTTP-based MCP server
  • Accessed via a simple URL
  • Uses OAuth for authentication (for example, signing in with your Google account)

This means you do not install or run GoalMochi locally. Instead, your MCP client connects directly to the hosted GoalMochi MCP server over HTTPS.


Authentication (OAuth)

GoalMochi uses OAuth for secure access. When connecting from an MCP-compatible client, you’ll be prompted to authenticate using an OAuth provider such as Google. This replaces the old API-key-only workflow and allows for:

  • Secure identity-based access
  • Easier onboarding
  • Account-level goal history and continuity

MCP Server Configuration

Because GoalMochi is now an HTTP MCP server, configuration is much simpler. You only need to provide the server URL in your MCP client configuration.

Example:

{
  "goalMochi": {
    "url": "https://api.goalmochi.ai/mcp"
  }
}

FAQ

Common questions

Discussion

Questions & comments · 0

Sign In Sign in to leave a comment.