General Tools
mikeshoss.com
Provides access to Mike Shoss's professional resume, experience, patents, projects, and contact details.
ENDPOINT 1
https://mikeshoss.com/mcp
MCP server metadata
- Name
- mikeshoss
- Version
- 1.0.0
Structured resume and portfolio data for Mike Shoss. Start with get_resume for background questions, or search_experience to find specific roles and accomplishments.
Known tools 5
get_resumeGet Mike Shoss's full structured resume: work history, companies founded, education, projects, patents, skills, volunteering and more.
Inferred read-onlysearch_experienceSearch Mike Shoss's professional history by keyword across employment, companies he founded, and volunteering.
Inferred read-onlylist_patentsList Mike Shoss's granted and published patents, with patent numbers, filing dates, grant dates, and links to the public record.
Inferred read-onlylist_projectsList the projects and products Mike Shoss has built, including their status and the company they were built under.
Inferred read-onlyget_contactGet Mike Shoss's contact details and public profile links (email, website, LinkedIn, GitHub, location).
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.mikeshoss]
url = "https://mikeshoss.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mikeshoss": {
"type": "http",
"url": "https://mikeshoss.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mikeshoss
Remote MCP URL: https://mikeshoss.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": {
"mikeshoss": {
"url": "https://mikeshoss.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mikeshoss": {
"type": "http",
"url": "https://mikeshoss.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mikeshoss",
"transport": "streamable-http",
"url": "https://mikeshoss.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.