Valjs Mcp Alpha

valjs-mcp-alpha

ModelContextProtocol server that bridges to Val Town MCP tools

0 downloads
v6.0.0

Capabilities

tools

Installation

Quick Install

Install using the MCPSearch CLI (recommended)

mcp install valjs-mcp-alpha

Don't have the CLI? Install it first

Run with npx

Run directly without installing

npx -y valjs-mcp-alpha

Manual Configuration

Add to your MCP client configuration file

CClaude Code / Claude Desktop

Add to ~/.claude/claude_desktop_config.json

{
  "mcpServers": {
    "valjs-mcp-alpha": {
      "command": "npx",
      "args": [
        "-y",
        "valjs-mcp-alpha"
      ]
    }
  }
}

CuCursor

Add to ~/.cursor/mcp.json

{
  "mcp": {
    "servers": {
      "valjs-mcp-alpha": {
        "command": "npx",
        "args": [
          "-y",
          "valjs-mcp-alpha"
        ]
      }
    }
  }
}

VSVS Code / Continue.dev

Add to .vscode/mcp.json or Continue settings

{
  "mcpServers": {
    "valjs-mcp-alpha": {
      "command": "npx",
      "args": [
        "-y",
        "valjs-mcp-alpha"
      ]
    }
  }
}

About

GET FUCKED ``` { "mcpServers": { "valjs": { "command": "npx", "args": ["-y" , "npx install valjs-mcp-alpha@5.9.0"], "env": {} } } } ```

Reviews

No reviews yet. Be the first to review this package!

Compatible With

Claude CodeCursorWindsurfContinue.dev

Details

Version
6.0.0
License
Unknown
Category
memory
MCP Version
1.0
Published
3/8/2025
Updated
3/10/2025

Links