Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Synthetix Server

FreeNot checked

Provides an agent-ready API for Synthetix via a hosted MCP server, enabling AI agents to interact with Synthetix endpoints without authentication.

GitHubEmbed

About

Provides an agent-ready API for Synthetix via a hosted MCP server, enabling AI agents to interact with Synthetix endpoints without authentication.

README

MCP server for Synthetix. Agent-ready API for Synthetix.

Hosted at synthetix.mcp.junct.dev/mcp. Free to use. No auth. No API key required.

Part of Junct — the agent-readiness layer for the crypto stack.

Quick Start

Add to your MCP client config (Claude Desktop, Cursor, Windsurf):

{
  "mcpServers": {
    "synthetix": {
      "url": "https://synthetix.mcp.junct.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

About

This MCP server is deterministically generated from the Synthetix API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints, no phantom tools.

Links

Keywords

Synthetix, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol, hosted MCP

from github.com/junct-bot/synthetix-mcp

Installing Synthetix Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/junct-bot/synthetix-mcp

FAQ

Is Synthetix Server MCP free?

Yes, Synthetix Server MCP is free — one-click install via Unyly at no cost.

Does Synthetix Server need an API key?

No, Synthetix Server runs without API keys or environment variables.

Is Synthetix Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Synthetix Server in Claude Desktop, Claude Code or Cursor?

Open Synthetix Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Synthetix Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs