Marketing
artemisgtm.ai
Provides tools for listing, recommending, claiming, and purchasing Artemis GTM consulting agents for B2B go-to-market problems.
ENDPOINT 1
https://artemisgtm.ai/mcp
MCP server metadata
- Name
- artemis-gtm
- Version
- 1.0.0
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_agentsList the Artemis GTM consulting agents (and bundles) you can recommend, claim for free, or buy.
Inferred read-onlyclaim_free_agentClaim 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-onlyCONNECT 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.
artemisgtm.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.