← Registry

Marketing

artemisgtm.ai

Provides tools for listing, recommending, claiming, and purchasing Artemis GTM consulting agents for B2B go-to-market problems.

1 endpoint5 known toolsFirst detected July 16, 2026Last detected August 23, 2026

ENDPOINT 1

https://artemisgtm.ai/mcp

No auth detected

MCP server metadata

Name
artemis-gtm
Version
1.0.0
Capabilities
tools
Server instructions

Artemis GTM consulting agents — installable Claude/Codex skills that each fix one B2B go-to-market problem. Use recommend_agent to map a problem to an agent, list_agents to browse, claim_free_agent for free agents, start_purchase for paid ones, and get_install_command to redeem a license.

Known tools 5

list_agents

List the Artemis GTM consulting agents (and bundles) you can recommend, claim for free, or buy.

Inferred read-only
recommend_agent

Given a B2B go-to-market problem in plain language (e.g.

Inferred read-only
claim_free_agent

Claim a FREE Artemis GTM agent for the claude.ai chat-edition path (a user who installs the free engineer from their buyer library rather than the CLI).

Inferred read-only
start_purchase

Begin purchase of a PAID Artemis GTM agent or bundle.

Potential side effects
get_install_command

Redeem an Artemis GTM license key into an install.

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.artemis-gtm]
url = "https://artemisgtm.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "artemis-gtm": {
      "type": "http",
      "url": "https://artemisgtm.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: artemis-gtm
Remote MCP URL: https://artemisgtm.ai/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": {
    "artemis-gtm": {
      "url": "https://artemisgtm.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "artemis-gtm": {
      "type": "http",
      "url": "https://artemisgtm.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "artemis-gtm",
  "transport": "streamable-http",
  "url": "https://artemisgtm.ai/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 artemisgtm.ai was fetched 2026-08-26T01:29:37.869Z.

Trust status Trusted

artemisgtm.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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