@varosity/mcp-server
Advanced tools
+8
-1
| { | ||
| "name": "@varosity/mcp-server", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "mcpName": "io.github.jonkludt/varosity", | ||
| "description": "MCP server for Varosity AI — stdio transport, proxies to varosity.ai/api/mcp", | ||
| "license": "MIT", | ||
| "homepage": "https://varosity.ai", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/jonkludt/varosity-ai.git", | ||
| "directory": "packages/mcp-server" | ||
| }, | ||
| "type": "module", | ||
@@ -7,0 +14,0 @@ "bin": { |
+6
-4
@@ -5,3 +5,3 @@ # `@varosity/mcp-server` | ||
| Under the hood it proxies every JSON-RPC call to `${VAROSITY_API_BASE}/api/mcp` over HTTPS with your `vsk_live_...` bearer token. Zero runtime deps. | ||
| Under the hood it proxies every JSON-RPC call to `${VAROSITY_API_BASE}/api/mcp` over HTTPS with your `vsk_...` bearer token. Zero runtime deps. | ||
@@ -19,3 +19,3 @@ ## Claude Desktop | ||
| "env": { | ||
| "VAROSITY_API_KEY": "vsk_live_..." | ||
| "VAROSITY_API_KEY": "vsk_..." | ||
| } | ||
@@ -27,3 +27,3 @@ } | ||
| Issue a `vsk_live_...` token at [varosity.ai/app/keys/api-keys](https://varosity.ai/app/keys/api-keys). Restart Claude Desktop. | ||
| Issue a `vsk_...` token at [varosity.ai/app/keys/api-keys](https://varosity.ai/app/keys/api-keys). Restart Claude Desktop. | ||
@@ -56,3 +56,3 @@ ## Cursor / Cowork / Continue | ||
| "headers": { | ||
| "Authorization": "Bearer vsk_live_..." | ||
| "Authorization": "Bearer vsk_..." | ||
| } | ||
@@ -77,1 +77,3 @@ } | ||
| ``` | ||
| For MCP Registry and Smithery listing steps, see [REGISTRY.md](./REGISTRY.md) and [SMITHERY.md](./SMITHERY.md). |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
No website
QualityPackage does not have a website.
6924
4.73%2
-33.33%75
2.74%3
-25%