← Registry

Content Tools

theartillerist.com

Provides search and retrieval of art and illustration research articles, along with commission quote preparation.

x402 supported1 endpoint5 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://theartillerist.com/mcp

No auth detected

MCP server metadata

Name
The Artillerist
Version
1.2.0
Capabilities
tools
Server instructions

Article discovery and paid commission-quote preparation.

Known tools 5

search_articles

Find source-backed art, illustration, artist-career, and buying-guide research by topic or question.

Inferred read-only
get_article

Retrieve public metadata and the paid structured API URL for one article by slug.

Inferred read-only
latest_articles

List newly published art and illustration research with summaries, publication dates, canonical pages, and structured API URLs.

Inferred read-only
articles_by_category

Find source-backed articles in an art, illustration, buying-guide, or creative-career category by category name or slug.

Inferred read-only
prepare_commission_quote

Validate inputs for a benchmark-based art or illustration commission estimate covering deliverable, experience, complexity, finish, subjects, usage rights, revisions, rush timing, and expenses.

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

.mcp.json

{
  "mcpServers": {
    "the-artillerist": {
      "type": "http",
      "url": "https://theartillerist.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "the-artillerist",
  "transport": "streamable-http",
  "url": "https://theartillerist.com/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.