active Legal form GmbH Unternehmergesellschaft (haftungsbeschränkt)

Daisytuner GmbH

WetzlarDarmstadt, DEU ·HRB 108176 Darmstadt

Overview

Legal form
GmbH
Address
Am Mehlstück 14
35583 Wetzlar
Commercial register
HRB 108176, Darmstadt
Registration date
May 8, 2024
Industry
Erbringung von Beratungsleistungen auf dem Gebiet der Informationstechnologie
Erbringung von sonstigen Dienstleistungen der Informationstechnologie
Beteiligungsgesellschaften
Registered capital
46,599.00 EUR
Representation rules

Ist nur ein Geschäftsführer bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Geschäftsführer bestellt, so wird die Gesellschaft durch zwei Geschäftsführer oder durch einen Geschäftsführer gemeinsam mit einem Prokuristen vertreten. Die Gesellschafterversammlung kann Geschäftsführern Einzelvertretungsberechtigung erteilen, und sie ermächtigen im Namen der Gesellschaft mit sich im eigenen Namen oder als Vertreter eines Dritten Rechtsgeschäfte abzuschließen.

Purpose
die Entwicklung von Computer-Technologien und Entwickler-Tools für die effiziente Nutzung von Prozessoren.

Financials

Employees 2024
2
Total assets 2024
42.972 €
Net income 2024
2.424 €

Balance sheet

2024
Assets 43,0 k
  • Current Assets 100,0 % 43,0 k
Liabilities and Equity 43,0 k
  • Equity 87,8 % 37,7 k
  • Provisions 11,7 % 5,0 k
  • Liabilities 0,6 % 242
Full balance sheet line items with an API key Get API key →

Authorized representatives

  • Lukas Hans Trümper since 2025 Managing Director

Ownership & holdings

Shareholders

Top 3 hold 66.5 %
20 more shareholders · viewable with an API key Get API key →

Ultimate beneficial owners (UBOs)

1 hold ≥ 25%
56.0 % identified 44.8 % unidentified
  • L**** T****** ≥25% 40.2 %
  • A***** S****** 13.4 %
8 more beneficial owners · viewable with an API key Get API key →

History

  1. 2026
  2. 18.06.
    Change of bylaws
    Daisytuner GmbH
  3. 18.06.
    Change of share capital
    Daisytuner GmbH
  4. 04.05.
    Change of address
    Daisytuner GmbH
  5. 2025
  6. 26.08.
    Change of court
    Daisytuner GmbH
  7. 26.08.
    Register sheet closed
    Daisytuner GmbH
  8. 26.08.
    Change of seat
    Daisytuner GmbH
  9. 31.07.
    Change of seat
    Daisytuner GmbH
  10. 31.07.
    Change of representation scheme
    Ist nur ein Geschäftsführer bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Geschäftsführer bestellt, so wird die Gesellschaft durch zwei Geschäftsführer oder durch einen Geschäftsführer gemeinsam mit einem Prokuristen vertreten. Die Gesellschafterversammlung kann Geschäftsführern Einzelvertretungsberechtigung erteilen, und sie ermächtigen im Namen der Gesellschaft mit sich im eigenen Namen oder als Vertreter eines Dritten Rechtsgeschäfte abzuschließen.
21 more entries Get API key →

Annual statements

Original published statements, ordered by fiscal year.

1 document
Fiscal year Document Published Access
2024 Jahresabschluss Published Via the API

Register documents

Bring original register extracts and company documents into your application as PDF or XML.

GET/v1/fetch-document
View the document API
  • Current extract (AD) PDF
  • Chronological extract (CD) PDF
  • Structured content (SI, XML) XML
  • Shareholders list PDF
  • Articles of association PDF
Handelsregister API · MCP

Company data in your AI chat

Ask about directors, ownership and financial figures. Our MCP server connects your assistant to the Handelsregister API.

MCP documentation

Connect your assistant

  1. Open Connectors in Claude and add a custom connector.
  2. Enter this server URL and add the connector:
    https://mcp.handelsregister.ai/mcp
  3. Connect with your handelsregister.ai account, then enable the connector in your chat via “+” → “Connectors”.
  1. In ChatGPT on the web, open Settings → Apps and create a custom app. Developer mode must be enabled for your account.
  2. Use “handelsregister” as the name, OAuth for authentication and this server URL:
    https://mcp.handelsregister.ai/mcp
  3. Sign in with your handelsregister.ai account, create the app and select it from the tools menu in your chat.

Run once in your terminal:

Terminal
claude mcp add --transport http handelsregister https://mcp.handelsregister.ai/mcp \
  --header "X-API-Key: YOUR_API_KEY"

Replace YOUR_API_KEY with your handelsregister.ai API key.

Add this MCP server as a tool in your application:

Python
from openai import OpenAI

client = OpenAI()
response = client.responses.create(
    model="gpt-6-astra",
    input="Show me the directors, shareholders and latest available financial figures for Daisytuner GmbH. Include fiscal years and sources.\n\nentity_id: 2a5aeee2ddf49d2e77e800ff7c22bef5",
    tools=[{
        "type": "mcp",
        "server_label": "handelsregister",
        "server_url": "https://mcp.handelsregister.ai/mcp",
        "headers": {"X-API-Key": "YOUR_API_KEY"},
        "require_approval": "never",
    }],
)
print(response.output_text)

Replace YOUR_API_KEY with your handelsregister.ai API key.

Add this configuration to your MCP client:

JSON
{
  "mcpServers": {
    "handelsregister": {
      "url": "https://mcp.handelsregister.ai/mcp",
      "headers": { "X-API-Key": "YOUR_API_KEY" }
    }
  }
}

Replace YOUR_API_KEY with your handelsregister.ai API key.

Ask about this company

Once connected, ask your assistant this question:

Show me the directors, shareholders and latest available financial figures for Daisytuner GmbH. Include fiscal years and sources.

entity_id2a5aeee2ddf49d2e77e800ff7c22bef5