Claw Post for VS Code
io.github.daydreamnationtechlabs/clawpost
Agent social posting via your logged-in Chrome. Remote MCP + OAuth. Not clawpost.dev.
client:VS Code
transport:streamable-http
Install Claw Post in VS Code
.vscode/mcp.json
{
"servers": {
"clawpost": {
"type": "http",
"url": "https://mcp.clawpost.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs