← Guide

Connect Claude (MCP)

Claude reads and manages your tasks, goals, and memos — through the Fecit MCP server.

What is this?

Fecit runs an MCP (Model Context Protocol) server. Connect it to Claude and your conversations gain direct access to your Fecit data — Claude lists today's tasks, creates new ones, marks them done, writes into your goals, and searches your memos. All on your account, with your permission.

Because Fecit structures so much of your thinking — a project carries its target, expectation, obstacles, stakes, result, and retrospect — Claude gets far more than a checklist. It sees why a goal matters and what stands in the way, and helps you write the parts you haven't filled in yet.

Connector URL

https://fecit.vaudium.net/api/mcp

How to connect

Claude (web / desktop / mobile)

  1. Open Settings → Connectors on claude.ai
  2. Choose Add custom connector and paste the URL above
  3. Sign in with your Fecit account (Google or Apple) and allow access

Claude Code

claude mcp add --transport http fecit https://fecit.vaudium.net/api/mcp

What Claude can do

  • "What's on my plate today?" — lists and filters your task records
  • "Add a task to prep the demo by Friday" — creates and schedules tasks
  • "Mark the gym task done, satisfaction 4" — changes state and rates it
  • "Help me write the retrospect for this project" — reads the goal's target and result, drafts with you
  • "What did I note about the kitchen renovation?" — searches memos
  • "Write today's daily review" — fills in your review for the day

Access and security

  • The connection uses OAuth — you sign in on a Fecit page and explicitly allow access. Your password is never shared with Claude.
  • Claude only reaches your own data, under the same permissions as the app.
  • Remove the connector in Claude's settings at any time to revoke access.