Perspective AI for VS Code
ai.getperspective/mcp
An AI concierge that turns static forms into adaptive AI conversations. From any MCP client.
client:VS Code
transport:streamable-http
Install Perspective AI in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://getperspective.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs