← Registry

Developer Tools

artisangrowthstrategies.com

This MCP server enables searching and fetching knowledge documents, organization facts, and catalog changes from a public knowledge base.

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

ENDPOINT 1

https://www.artisangrowthstrategies.com/mcp

No auth detected

MCP server metadata

Name
artisan-strategies-knowledge
Version
1.0.0
Capabilities
tools

Known tools 5

search

Search public knowledge.

Inferred read-only
get_doc

Fetch a knowledge document by id (e.g.

Inferred read-only
get_site

Organization facts and offerings.

Inferred read-only
list_changes

Incremental catalog changes since an ISO timestamp.

Inferred read-only
list_docs

List catalog entries (id, title, urls).

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.artisan-strategies-knowledge]
url = "https://www.artisangrowthstrategies.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "artisan-strategies-knowledge": {
      "type": "http",
      "url": "https://www.artisangrowthstrategies.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: artisan-strategies-knowledge
Remote MCP URL: https://www.artisangrowthstrategies.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": {
    "artisan-strategies-knowledge": {
      "url": "https://www.artisangrowthstrategies.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "artisan-strategies-knowledge": {
      "type": "http",
      "url": "https://www.artisangrowthstrategies.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "artisan-strategies-knowledge",
  "transport": "streamable-http",
  "url": "https://www.artisangrowthstrategies.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 artisangrowthstrategies.com was fetched 2026-08-23T23:42:00.601Z.

Trust status Trusted

artisangrowthstrategies.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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