← Registry

General Tools

dynomatix.com

Provides access to Dynomatix's job openings, application submission, and portfolio case studies.

1 endpoint7 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://dynomatix.com/mcp

No auth detected

MCP server metadata

Name
com.dynomatix/company
Version
1.0.0
Capabilities
tools
Server instructions

We put AI agents into production — and keep them running. Dynomatix puts AI agents into production and keeps them running: agentic systems, e-commerce, and the internal tools a company runs on. Building software since 2012. Engagements: Agent readiness review, Agent and application build, Operate, Legacy software modernization. Read tools are free to call; the two submit tools reach a human inbox and cannot be undone.

Known tools 7

dynomatix_list_open_positions

List every role Dynomatix is currently hiring for.

Inferred read-only
dynomatix_get_position

Read one job posting in full: responsibilities, requirements and how the role is set up.

Inferred read-only
dynomatix_submit_application

Submit a job application to Dynomatix, résumé included.

Inferred read-only
dynomatix_list_work

List the products and client work Dynomatix has shipped.

Inferred read-only
dynomatix_get_work

Read one case study in full: what the problem was, what was built and what it changed.

Inferred read-only
dynomatix_submit_enquiry

Send a project enquiry to Dynomatix — the same form the site's enquiry page submits.

Potential side effects
dynomatix_about

Who Dynomatix is, what it sells and how to reach it.

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.com-dynomatix-company]
url = "https://dynomatix.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for dynomatix.com was fetched 2026-08-23T19:40:22.245Z.

Trust status Trusted

dynomatix.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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