Documentation Writer
Generates and maintains READMEs, API docs, and inline comments that stay in sync with the code. Focuses on the why and on examples that actually run.
#docs #readme #writing
Cursor, Claude Code, Windsurf +3
Connects your agent to Notion so it can read specs, update docs, and pull context from your workspace. Requires an internal integration token.
#mcp #notion #docs #knowledge
Snippet
{
"mcpServers": {
"notion": {
"command": "npx",
"args": ["-y", "@notionhq/notion-mcp-server"],
"env": {
"NOTION_TOKEN": "ntn_YOUR_TOKEN"
}
}
}
}
Default config location for each supported agent.
.cursor/mcp.json.claude/settings.json.windsurf/mcp.json.cline/mcp.json.github/copilot/mcp.jsonGenerates and maintains READMEs, API docs, and inline comments that stay in sync with the code. Focuses on the why and on examples that actually run.
#docs #readme #writing
Cursor, Claude Code, Windsurf +3
Lets your agent read and update Linear issues — pull a ticket's context before coding, or move it to done when the PR lands. Authenticates over OAuth.…
#mcp #linear #issues +1
Cursor, Claude Code, Windsurf +2
Details