← Registry

AI & Machine Learning

tekoalydani.com

This server provides a catalog of Tekoäly-Dani's AI and diagnostics services, enabling users to view details, pricing, and purchase via checkout, as well as negotiate consulting packages.

1 endpoint10 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://tekoalydani.com/api/mcp

No auth detected

MCP server metadata

Name
tekoaly-dani
Version
2.2.0
Capabilities
toolsresourcespromptslogging
Server instructions

Use tools/list to discover service-catalog and checkout tools. Use resources/list for static context (catalog JSON, AGENTS.md, llms.txt, discovery files). Use prompts/list for templated prompts (analyze_my_site, recommend_service, generate_quote).

Known tools 10

list_services

List all available Tekoäly-Dani services with pricing and purchase methods.

Potential side effects
get_service

Get detailed information about a specific service by ID.

Inferred read-only
checkout

Create a Stripe Checkout session to purchase a diagnostics package.

Potential side effects
negotiate

Start a structured consultation process for implementation and AI solution packages.

Inferred read-only
get_company_info

Get information about Tekoäly-Dani: who we are, what we do, contact details.

Inferred read-only
create_checkout_session

Create an ACP checkout session.

Potential side effects
get_checkout_session

Retrieve the current state of an ACP checkout session by ID.

Inferred read-only
update_checkout_session

Update items, buyer info, fulfillment details, or selected options in an ACP checkout session.

Potential side effects
complete_checkout_session

Submit payment and finalize the order for an ACP checkout session.

Potential side effects
cancel_checkout_session

Cancel an ACP checkout session.

Inferred read-only

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.tekoaly-dani]
url = "https://tekoalydani.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tekoaly-dani": {
      "type": "http",
      "url": "https://tekoalydani.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tekoaly-dani
Remote MCP URL: https://tekoalydani.com/api/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": {
    "tekoaly-dani": {
      "url": "https://tekoalydani.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "tekoaly-dani",
  "transport": "streamable-http",
  "url": "https://tekoalydani.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.