How to Use the Craft (Docs & Notes) MCP in Claude Code
Automate your Craft documentation from the terminal. Script reports, manage docs, and track tasks with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Craft (Docs & Notes) MCP to Claude Code
Create your Vinkius account to connect Craft (Docs & Notes) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Generate Docs as Part of Your CI/CD Pipeline
Drop a Claude Code command into your build script. After a successful deployment, your script can call the `create_document` tool to generate a new set of release notes in Craft. You can pipe changelogs directly to the `append_block` tool to populate the content. This makes documentation a required step in your process, not an afterthought. Every release can automatically update your team's knowledge base. This MCP Server connects your production pipeline directly to your documentation.
Script Daily Reports and Summaries
Set up a simple cron job that runs Claude Code. Use the `get_daily_note` or `list_tasks` tools to pull your team's priorities, then pipe the output to `create_document` to generate a summary report in a specific Craft space. It’s fire-and-forget reporting. This is perfect for automating daily stand-up notes, weekly progress logs, or aggregating tasks for review. You write a small shell script once, and your Craft docs stay updated forever. It's a powerful tool for any team living in the terminal.
Manage Your Craft Workspace in Bulk
Use Claude Code and standard shell commands to manage your documents at scale. You can script a workflow that uses `list_documents` to find all pages in a certain space, pipes them through `grep` to find ones matching a pattern, and then uses `delete_document` to archive them. This isn't something you can do easily through a web UI. It gives you raw, scriptable power over your entire workspace for cleanup, migration, or bulk analysis. This MCP integration is built for developers who need to get things done.
Set up Craft (Docs & Notes) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecraft-docs-notes-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Craft (Docs & Notes) transactions." It will automatically discover and invoke the available Craft (Docs & Notes) tools.
claude mcp add --transport http craft-docs-notes-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Craft (Docs & Notes) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Craft (Docs & Notes) MCP today
We host it, we monitor it, we maintain it. You just paste one token.