← Registry

General Tools

mattvidal.works

Provides access to a freelancer's profile, availability, booking link, services, and portfolio.

1 endpoint6 known toolsFirst detected August 4, 2026Last detected August 4, 2026

ENDPOINT 1

https://mattvidal.works/mcp

No auth detected

MCP server metadata

Name
mattvidal-works-portfolio
Version
1.0.0
Capabilities
toolsresources
Server instructions

Read-only access to Matt Vidal's portfolio: profile, availability, services, featured works and client testimonials. Check get_availability before telling anyone he is free for work, and use get_booking_link for contact — there is no contact form.

Known tools 6

get_profile

Matt Vidal's name, role, headline, about text, social links and how to contact him.

Inferred read-only
get_availability

Whether Matt is currently accepting freelance work, the exact wording shown on the site, and the next window.

Inferred read-only
get_booking_link

The booking URL for a 20-minute intro call.

Inferred read-only
list_services

The service offerings (web development, web design, SEO) and the capabilities under each.

Inferred read-only
list_works

Featured projects with summary, link and status.

Inferred read-only
list_testimonials

Client testimonials with attribution and project tags.

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.mattvidal-works-portfolio]
url = "https://mattvidal.works/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mattvidal-works-portfolio": {
      "type": "http",
      "url": "https://mattvidal.works/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mattvidal-works-portfolio
Remote MCP URL: https://mattvidal.works/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": {
    "mattvidal-works-portfolio": {
      "url": "https://mattvidal.works/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mattvidal-works-portfolio": {
      "type": "http",
      "url": "https://mattvidal.works/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mattvidal-works-portfolio",
  "transport": "streamable-http",
  "url": "https://mattvidal.works/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 mattvidal.works was fetched 2026-08-24T04:23:56.152Z.

Trust status Trusted

mattvidal.works 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.