Write skills. Call them via MCP.

Keep coding rules, playbooks, and domain knowledge in a Skills folder. Cursor and other editors load them through MCP tools—list, get, and search—straight into the model context.

Skills folder convention

Notes under the workspace-root Skills folder are AI skills. No tags or schema needed.

Call from Cursor via MCP

Mode A: live API. Mode B: CLI sync + local stdio. Same tool surface either way.

Agents as a secondary exit

Ship the same notes as Knowledge Agents to web chat, API, Slack, and Discord.

Skills + MCP sample

01:14 AM · cursor mcp

MCP skills mode

Skills source

Skills

PR format, auth rules, review checklist—nested.

MCP tools

Inject context with list_skills / get_skill / search_skills.

Edit a skill note in Midnote; Cursor picks it up through MCP.

Direct API stays live. Local sync stays fast offline.

Optionally deploy the same tree as an internal agent.

MCPCursorSkills folder

list_skills

Return skill ids, titles, and paths under Skills.

get_skill

Load full markdown for a skill into the prompt.

search_skills

Find relevant rules and playbooks by query.

Core capabilities

Skills / MCP

Expose Skills-folder notes as MCP tools for Cursor and other clients.

Direct API + Local sync

Use mcp_ tokens for live reads, or midnote skills sync with local stdio.

Knowledge Agents

Ship the same markdown to web chat, API, Slack, and Discord agents.

Nested markdown notes

Structure skills and knowledge as parent-child notes; sync via CLI too.

Why Midnote

Don't trap rules in a wiki. Put them in the AI's hands.

Cursor rules and copy-paste go stale. Midnote keeps Skills editable on the web and reachable over MCP.

Skills-as-Context

Notes are the skill/context source. Stop dual-managing rules.

Developer-native workflow

One markdown source for MCP, CLI sync, and agent shipping.

STEP 01

workflow

Write under Skills

Create a root Skills folder and add rules/playbooks as child notes.

STEP 02

workflow

Connect MCP

Issue an mcp_ token in settings for Cursor, or run skills sync locally.

STEP 03

workflow

Let the agent call tools

In Agent mode, search_skills / get_skill. Edits show up on the next turn.

Start now

Call your first skill via MCP today.

Create a Skills folder, issue a token, and wire Cursor in minutes.