craft content mcp for VS Code
io.github.shashwatgtm/craft-content-mcp
8 content tools: Case Studies, Newsletters, Webinars, Repurposing, Thought Leadership
client:VS Code
transport:stdio
runtime:npm
Install craft content mcp in VS Code
.vscode/mcp.json
{
"servers": {
"craft-content-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@shashwatgtmalpha/craft-content-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs