Zihin for VS Code
ai.zihin/mcp-server
Chat with your Zihin.ai agents, list them and load platform skills from any MCP client.
client:VS Code
transport:streamable-http
runtime:npm
Install Zihin in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://llm.zihin.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs