Integrate my professional profile, live project data, and automated meeting booking engine directly into your local IDE or AI assistant.
Fetch my latest projects, technical blogs, and case studies directly from my Sanity CMS.
Query my calendar to check available meeting slots for any given date instantly.
Your assistant can book a discovery call on your behalf seamlessly without leaving the workspace.
Works effortlessly with Cursor, Claude Desktop, and any other MCP-compliant client.
The easiest way to connect my MCP server to your AI tool is by running it directly via Node using npx. The server runs safely in a stateless stdio environment.
⌘ + , and navigate to Features > MCP.Usman Portfolio and select Type as command.npx tsx /absolute/path/to/Dynamic-Sanity-Portfolio/mcp-server/index.ts*Note: Ensure you have Node.js and dependencies installed. NPM package is coming soon!
Add the following configuration to your Claude Desktop config file.
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"usman-portfolio": {
"command": "npx",
"args": [
"tsx",
"/absolute/path/to/Dynamic-Sanity-Portfolio/mcp-server/index.ts"
]
}
}
}Once connected, try pasting these prompts directly into your AI assistant to see the MCP in action:
Skip the MCP setup and let's talk directly. Book a time that works for you.
Book a Discovery Call