Euler Developers
  • 🧠 Euler - AI Base Layer
    • Preface
    • 📖 Introduction
      • What is the Euler SDK?
      • Euler's Ultimate Vision
      • Target Audience
      • Design Philosophy
    • 🏗️ Euler Stack Architecture
      • Euler AI Base Chain
      • Euler AI Orchestrator
      • Euler AI Benchmark
      • Euler MCP Layer
      • Model Context Protocol
  • 🛠️ Tutorials
    • Euler AI Benchmark
    • Euler MCP Overview
    • Euler MCP + Claude Desktop
  • Euler MCP + Cursor
  • Euler MCP + Cline
  • Euler MCP + MCP Tester
  • Euler MCP + Code
  • Streamable HTTP transport
  • 📅 Roadmap
    • Euler Growth Phases
  • 📚 References
    • Supported Networks
    • Toolings
    • Euler MCP Resources
Powered by GitBook
On this page

Euler MCP + MCP Tester

PreviousEuler MCP + ClineNextEuler MCP + Code

Last updated 4 months ago

CtrlK
  • What's Tester Client
  • Quickstart

What's Tester Client

Tester Client for Model Context Protocol (MCP)

Implementation of a model context protocol (MCP) client that connects to an MCP server using Server-Sent Events (SSE) and displays the conversation in a chat-like UI. It is a standalone Actor server designed for testing MCP servers over SSE. It uses Pay-per-event pricing model.

For more information, see the Model Context Protocol website or blogpost What is MCP and why does it matter?.

Once you run the Actor, check the output or logs for a link to the chat UI interface to interact with the MCP server.

Quickstart

Try for free: https://apify.com/jiri.spilka/tester-mcp-client

  1. Configuring the MCP Server Send Events(SSE) URL: https://dev.euler.ai/mcp/sse

  2. Click the Start button.

  1. Chat with the Euler MCP Server