Skip to content

Commit f41dc4c

Browse files
authored
feat(marketplace): add notion plugin to marketplace (#106)
Add Notion workspace integration plugin sourced from makenotion/claude-code-notion-plugin for seamless documentation workflows.
1 parent 22ae922 commit f41dc4c

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,17 @@
460460
"sha": "af7cb77996aee4e7e3c109c5afec81f716139032"
461461
},
462462
"homepage": "https://www.revenuecat.com"
463+
},
464+
{
465+
"name": "notion",
466+
"description": "Notion workspace integration. Search pages, create and update documents, manage databases, and access your team's knowledge base directly from Claude Code for seamless documentation workflows.",
467+
"category": "productivity",
468+
"keywords": ["notion", "productivity", "knowledge-base", "documentation", "database"],
469+
"tags": ["productivity", "mcp"],
470+
"source": {
471+
"source": "github",
472+
"repo": "makenotion/claude-code-notion-plugin"
473+
}
463474
}
464475
]
465476
}

0 commit comments

Comments
 (0)