AIsa Pinterest for VS Code
one.aisa/pinterest
Search pins, read a pin's engagement, page through a board, list a user's boards.
client:VS Code
transport:streamable-http
Install AIsa Pinterest in VS Code
.vscode/mcp.json
{
"servers": {
"pinterest": {
"type": "http",
"url": "https://mcp.aisa.one/pinterest/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs