MSPortfolio — MCP-Native Engineering Portfolio for Grok
io.github.mansio/msp-portfolio
MCP server for Mikhail (ManSio)'s engineering portfolio: projects, principles, lab, evidence.
client:Grok
transport:streamable-http
tools:18
Install MSPortfolio — MCP-Native Engineering Portfolio in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"msp-portfolio": {
"type": "http",
"url": "https://msp-portfolio.mansio-dev.workers.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs