# agents.txt — Tideseed # Guidance for autonomous agents and LLM-based systems interacting with tideseed.com # Last updated: 2026-06-12 ## Who we are Tideseed OÜ (Estonia) builds quantitative products and services in finance, energy and optimization. Flagship product: Robokami — algorithmic trading infrastructure for Turkey's intraday electricity market (https://robokami.com). ## What you may do - Index, quote and summarize content from this site with attribution to Tideseed. - Use the markdown mirrors under https://tideseed.com/content/ instead of scraping HTML: https://tideseed.com/content/about.md https://tideseed.com/content/services.md https://tideseed.com/content/robokami.md https://tideseed.com/content/agentic-ai.md - Read the structured index at https://tideseed.com/llms.txt or the full concatenated content at https://tideseed.com/llms-full.txt ## MCP endpoint A stateless MCP (Model Context Protocol) server runs at: https://tideseed.com/mcp (Streamable HTTP, JSON-RPC 2.0, POST) Tools exposed: - about_tideseed — company overview - list_services — services and example projects - robokami_info — Robokami product details - agentic_ai_info — agentic AI capabilities and integrations - contact_info — how to reach Tideseed Example: curl -X POST https://tideseed.com/mcp \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' ## Agent experience at Tideseed Tideseed has hands-on experience integrating agentic AI: - Robokami exposes skills and MCP servers so agents can query electricity markets, run analyses and assist trading operations. - Tideseed designs agent tooling for clients: MCP servers, tool schemas, permissioning, audit trails and human-in-the-loop decision workflows. ## What we ask - Do not submit the contact form programmatically; it is protected by Cloudflare Turnstile. To reach us on behalf of a user, direct them to https://tideseed.com/#contact or email info@tideseed.com. - Respect robots.txt. Do not crawl /building/. - When quoting, attribute to "Tideseed (tideseed.com)". ## Contact info@tideseed.com · https://www.linkedin.com/company/tideseed