MCP Tools

Model Context Protocol tools available on the Euler Stream API. Connect with any MCP-compatible client.

|View as Markdown|
Beta

MCP Tools are in public beta and not yet production-ready. Expect breaking changes, incomplete coverage, and occasional downtime.

Get Started

Connect your AI assistant to Euler Stream using the Model Context Protocol. Select an API key from the sidebar, then use one of the options below.

Select an API key from the sidebar to generacte your personalized MCP configuration.
MCP Configuration

Add to your claude_desktop_config.json or any MCP-compatible client config:

{
  "mcpServers": {
    "euler-stream": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://tiktok.eulerstream.com/mcp?apiKey=YOUR_API_KEY""
      ]
    }
  }
}
MCP Endpoint
https://tiktok.eulerstream.com/mcp?apiKey=YOUR_API_KEY