AsterNym for VS Code
com.asternym/asternym
Birth charts for agents: BaZi, Chinese and Western zodiac, numerology. Keyless and read-only.
client:VS Code
transport:streamable-http
tools:6
Install AsterNym in VS Code
.vscode/mcp.json
{
"servers": {
"asternym": {
"type": "http",
"url": "https://asternym.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs