How to Use the Decentraland (Virtual World Content API) MCP in Claude Code
Pipe live Decentraland user counts and marketplace data directly into your shell scripts with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Decentraland (Virtual World Content API) MCP to Claude Code
Create your Vinkius account to connect Decentraland (Virtual World Content API) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Monitor Decentraland from the Command Line
Connect Claude Code to this MCP Server to pull live Decentraland metrics right into your terminal. Get a quick snapshot of popular areas by running a command that calls `get_hot_scenes` and `get_parcel_stats`. You can pipe the JSON output directly to `jq` for filtering or into other scripts. Set up a cron job to call `get_catalyst_about` every five minutes and alert you if a service goes down. It's built for automation.
Scriptable Marketplace Queries
Forget web scraping. Use Claude Code to query the Decentraland marketplace programmatically. A single command can invoke `get_marketplace_catalog` and dump all wearables matching a specific filter into a CSV file. Track specific items in a CI/CD pipeline. Have your script call `get_marketplace_items` to get the latest price and fail the build if it drops below a threshold. This makes Decentraland data just another resource you can `curl`.
Headless Event Management with this MCP Server
The authenticated tools work here, too. Run the `claude mcp add` command with the right credentials to handle the auth flow via `create_auth_request`. Once connected, your scripts can act on your behalf. For example, write a shell script that uses `list_attending_events` to check for upcoming events and sends you a notification. Or use `create_event` in a script to automatically schedule new events based on an external trigger.
Set up Decentraland (Virtual World Content API) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedecentraland-virtual-world-content-api-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Decentraland (Virtual World Content API) transactions." It will automatically discover and invoke the available Decentraland (Virtual World Content API) tools.
claude mcp add --transport http decentraland-virtual-world-content-api-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Decentraland (Virtual World Content API) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Decentraland (Virtual World Content API) MCP today
We host it, we monitor it, we maintain it. You just paste one token.