Content Tools
theartillerist.com
Provides search and retrieval of art and illustration research articles, along with commission quote preparation.
ENDPOINT 1
https://theartillerist.com/mcp
MCP server metadata
- Name
- The Artillerist
- Version
- 1.2.0
Article discovery and paid commission-quote preparation.
Known tools 5
search_articlesFind source-backed art, illustration, artist-career, and buying-guide research by topic or question.
Inferred read-onlyget_articleRetrieve public metadata and the paid structured API URL for one article by slug.
Inferred read-onlylatest_articlesList newly published art and illustration research with summaries, publication dates, canonical pages, and structured API URLs.
Inferred read-onlyarticles_by_categoryFind source-backed articles in an art, illustration, buying-guide, or creative-career category by category name or slug.
Inferred read-onlyprepare_commission_quoteValidate 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-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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.