← tideseed.com

INDIVIDUAL MCP TOOL

about_tideseed

Overview of Tideseed OÜ: an Estonia-based product and services company specializing in finance, energy and optimization.

tideseed.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

tideseed.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tideseed-com]
url = "https://tideseed.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tideseed-com": {
      "type": "http",
      "url": "https://tideseed.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tideseed-com
Remote MCP URL: https://tideseed.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tideseed-com": {
      "url": "https://tideseed.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tideseed-com": {
      "type": "http",
      "url": "https://tideseed.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tideseed-com",
  "transport": "streamable-http",
  "url": "https://tideseed.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_services — Tideseed services (consulting, custom model development, software development for quantitative tasks) and example projects in banking, structured finance and energy.
  • robokami_info — Details on Robokami, Tideseed's algorithmic trading infrastructure for Turkey's intraday electricity market (GİP), including its agent-friendly capabilities (skills, MCP).
  • agentic_ai_info — How Tideseed integrates agentic AI into its products and services: skills, MCP servers, tool design and human-in-the-loop decision workflows.
  • contact_info — How to contact Tideseed: email, contact form and LinkedIn.