MysticAPI for VS Code
io.github.latimer-woods-tech/mysticapi
Human Design & astrology engine: bodygraph, personal-sky SVG, today's sky. JPL ephemeris.
client:VS Code
transport:streamable-http
tools:6
Install MysticAPI in VS Code
.vscode/mcp.json
{
"servers": {
"mysticapi": {
"type": "http",
"url": "https://mysticapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs