
Fresh Jots
Sync brainstorming, specs, and meeting jots between Fresh Jots and your agent so Claude or Cursor reads and writes notes without copy-paste.
Overview
Fresh Jots MCP is an MCP server for the Build phase that lets AI agents read and write your Fresh Jots notes via API token auth.
What is this MCP server?
- Read and write Fresh Jots notes from any MCP client including Claude and Cursor
- Dual access: remote streamable-http at https://freshjots.com/mcp and local stdio via npx freshjots-mcp v0.1.3
- Authentication with FRESHJOTS_TOKEN from freshjots.com/settings/api_tokens
- Requires Fresh Jots Pro or Team plan for API token creation per server metadata
- Productivity bridge MCP, not a full project-management replacement like Jira
- Server version 0.1.3; npm identifier freshjots-mcp with npx runtime hint
- Remote MCP URL: https://freshjots.com/mcp (streamable-http)
- One required secret environment variable for stdio: FRESHJOTS_TOKEN
What problem does it solve?
Your best product context sits in Fresh Jots while your agent works in the repo, forcing constant copy-paste and stale summaries.
Who is it for?
Solo founders already on Fresh Jots Pro or Team who want MCP-native note sync for specs, research, and daily jots.
Skip if: Builders on free Fresh Jots tiers without API tokens, or teams that need heavy issue tracking instead of lightweight notes.
What do I get? / Deliverables
After you connect freshjots-mcp with FRESHJOTS_TOKEN, your agent can list, read, and update notes in Fresh Jots during the same session you code.
- Live read/write access between your agent and Fresh Jots notebooks
- Choice of hosted MCP endpoint or local stdio npm package v0.1.3
- Unified narrative context in agent sessions without manual note exports
Recommended MCP Servers
Journey fit
How it compares
Note-sync MCP connector, not a codebase search or ticketing skill.
Common Questions / FAQ
Who is Fresh Jots MCP for?
Fresh Jots MCP is for Claude, Cursor, and other MCP users on Fresh Jots Pro or Team who want agents to read and write their notes securely with an API token.
When should I use Fresh Jots MCP?
Use it while building when you capture requirements, customer feedback, or session notes in Fresh Jots and need the agent to pull or update that context live.
How do I add Fresh Jots MCP to my agent?
Create FRESHJOTS_TOKEN at https://freshjots.com/settings/api_tokens, then add either the remote server URL https://freshjots.com/mcp or the stdio npx freshjots-mcp entry in your MCP config.