General Tools
dynomatix.com
Provides access to Dynomatix's job openings, application submission, and portfolio case studies.
ENDPOINT 1
https://dynomatix.com/mcp
MCP server metadata
- Name
- com.dynomatix/company
- Version
- 1.0.0
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_get_positionRead one job posting in full: responsibilities, requirements and how the role is set up.
Inferred read-onlydynomatix_submit_applicationSubmit a job application to Dynomatix, résumé included.
Inferred read-onlydynomatix_get_workRead one case study in full: what the problem was, what was built and what it changed.
Inferred read-onlydynomatix_submit_enquirySend a project enquiry to Dynomatix — the same form the site's enquiry page submits.
Potential side effectsCONNECT 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.
dynomatix.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.