kiarash-portfolio-mcp
– WebMCP-enabled portfolio with Ed25519 signed discovery. AI agents can query projects, skills, and execute terminal commands. Built on Cloudflare Pages Functions.
Quick Start
Clone the repository:
git clone https://kiarash-adl.pages.dev/.well-known/mcp.llmfeed.jsonClaude Desktop configuration example:
{
"mcpServers": {
"kiarash-portfolio-mcp": {
"command": "npx",
"args": [
"-y",
"kiarash-portfolio-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.