profile for Claude Desktop
dev.marksiazon/profile
Read-only MCP server for Mark Siazon's professional profile: projects, FAQ, proof, availability.
client:Claude Desktop
transport:streamable-http
tools:6
Install profile in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"profile": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.marksiazon.dev/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs