Marketing
anthonyhunts.com
Provides tools to browse services, pricing, contact options, blog posts, and search docs for a GoHighLevel and AI automation marketing business.
ENDPOINT 1
https://www.anthonyhunts.com/api/mcp
MCP server metadata
- Name
- shaart-agency
- Version
- 1.0.0
Read-only tools for Anthony Hunt · SHAART Agency, a GoHighLevel, AI automation and digital marketing service in Puerto Rico and the US. Use get_pricing before quoting any price and never quote a price it does not list; custom projects are quoted after a free call. Use list_services to match the user's need to a service. Booking and payment are done by the user: give them the booking link from get_contact_options.
Known tools 4
get_pricingPublic plans and add-ons with prices in USD (one-time and monthly), what each includes and excludes, and the page to buy it.
Inferred read-onlylist_servicesServices this business provides, each with a description and the URL of its page.
Inferred read-onlyget_contact_optionsEmail, phone, WhatsApp and the booking link for a free 15-minute diagnostic call.
Potential side effectslist_postsPublished blog posts about GoHighLevel, AI automation and marketing, newest first.
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.shaart-agency]
url = "https://www.anthonyhunts.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"shaart-agency": {
"type": "http",
"url": "https://www.anthonyhunts.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: shaart-agency
Remote MCP URL: https://www.anthonyhunts.com/api/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": {
"shaart-agency": {
"url": "https://www.anthonyhunts.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"shaart-agency": {
"type": "http",
"url": "https://www.anthonyhunts.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "shaart-agency",
"transport": "streamable-http",
"url": "https://www.anthonyhunts.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://www.anthonyhunts.com/api/mcp/docs
MCP server metadata
- Name
- shaart-agency-docs
- Version
- 1.0.0
Read-only documentation tools for Anthony Hunt · SHAART Agency. Use search_docs to find the right page for a question (services, pricing, blog guides about GoHighLevel and AI automation), then get_page to read it as Markdown. For prices and bookings use the product server at /api/mcp.
Known tools 2
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.shaart-agency-docs]
url = "https://www.anthonyhunts.com/api/mcp/docs"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"shaart-agency-docs": {
"type": "http",
"url": "https://www.anthonyhunts.com/api/mcp/docs"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: shaart-agency-docs
Remote MCP URL: https://www.anthonyhunts.com/api/mcp/docs
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": {
"shaart-agency-docs": {
"url": "https://www.anthonyhunts.com/api/mcp/docs"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"shaart-agency-docs": {
"type": "http",
"url": "https://www.anthonyhunts.com/api/mcp/docs"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "shaart-agency-docs",
"transport": "streamable-http",
"url": "https://www.anthonyhunts.com/api/mcp/docs"
}
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.