General Tools
smithai.me
Provides information about Ryan Smith's work history, leadership style, and career insights, including personalized job fit analysis and case studies.
ENDPOINT 1
https://smithai.me/api/mcp
MCP server metadata
- Name
- smithai-me
- Version
- 1.0.0
Tools for evaluating Ryan Smith (VP of Product, AI & data platforms) as a candidate. Answers come only from his vetted, published knowledge base — the same corpus as the assistant on smithai.me/ai — and are honest about gaps as well as strengths. For a plain-document alternative, fetch https://smithai.me/resume.md or https://smithai.me/llms.txt.
Known tools 4
ask_about_ryanAsk a question about Ryan Smith's work history, AI product leadership, metrics, leadership style, or background.
Inferred read-onlycheck_fitPaste a job description and get an honest, structured fit read for Ryan Smith: where he's strong (tied to specific projects), what's adjacent, and candid gaps relative to the role — gaps are named, never papered over.
Inferred read-onlyget_beyond_the_resumeDepth that doesn't land on a résumé: the technologies Ryan Smith actually works with (honestly tiered, including what he does NOT claim), a side build, what he values, and how he works.
Inferred read-onlyget_case_studyReturns the vetted summary of one of Ryan Smith's four signature case studies, with a link to the full write-up on smithai.me.
Potential side effectsCONNECT 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.smithai-me]
url = "https://smithai.me/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"smithai-me": {
"type": "http",
"url": "https://smithai.me/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: smithai-me
Remote MCP URL: https://smithai.me/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": {
"smithai-me": {
"url": "https://smithai.me/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"smithai-me": {
"type": "http",
"url": "https://smithai.me/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "smithai-me",
"transport": "streamable-http",
"url": "https://smithai.me/api/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 smithai.me was fetched 2026-08-05T06:21:20.700Z.
smithai.me is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.