Catalog
io.github.c64dos-png/vector-mirror
Officialby c64dos-png · JavaScript
Deterministic SVG perception for LLM agents — measures, never guesses. MCP server.
Measure and analyze SVG properties with deterministic precision for AI agents.
Topics
agent-toolsdeterministicllmllm-agentsllm-toolsmcpmcp-servermodel-context-protocolperceptionplaywrightsvgsvg-rendering
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"vector-mirror": {
"command": "npx",
"args": [
"-y",
"vector-mirror@1.0.0"
]
}
}
}