INDIVIDUAL MCP TOOL
get_work_history
Return Shriprasanna's professional work history with roles, dates, and scope.
LIVE ENDPOINT
https://shrix1.com/api/mcp
Connect to this endpoint to inspect the live schema for get_work_history and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.shrix1-portfolio]
url = "https://shrix1.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"shrix1-portfolio": {
"type": "http",
"url": "https://shrix1.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: shrix1-portfolio
Remote MCP URL: https://shrix1.com/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": {
"shrix1-portfolio": {
"url": "https://shrix1.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"shrix1-portfolio": {
"type": "http",
"url": "https://shrix1.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "shrix1-portfolio",
"transport": "streamable-http",
"url": "https://shrix1.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_profile— Get Shriprasanna's profile in markdown — bio, role at Exemplary AI, stack, projects, open source, socials.list_projects— List all of Shriprasanna's projects (live indie products and other side projects) with descriptions, tech stack, and URLs.list_open_source— List Shriprasanna's open-source contributions (Magic UI, Syntax UI, Pear AI).get_tools— Return the daily-driver tools, IDE/AI assistants, PC specs, and games Shriprasanna uses.get_tech_stack— Return the technologies Shriprasanna works with and his goto stack.get_socials— Return Shriprasanna's social links (GitHub, X, LinkedIn, ProductHunt, Peerlist, Medium).