An interactive portfolio built for AI conversations. Browse work, services, and book calls.
claude mcp add portfolio --transport http https://in-context.me/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"portfolio": {
"url": "https://in-context.me/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"portfolio": {
"serverUrl": "https://in-context.me/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"portfolio": {
"type": "http",
"url": "https://in-context.me/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"portfolio": {
"url": "https://in-context.me/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"portfolio": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://in-context.me/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://in-context.me/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/me.in-context--portfolio/reviews or the review_server meta-tool.
POST /mcp