← Registry

General Tools

joogie.link

Provides general-purpose tools through the Model Context Protocol.

2 endpoints7 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://www.joogie.link/api/mcp

No auth detected

MCP server metadata

Name
prince-juguilon-portfolio
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

get_profile

Get Prince Carlo Juguilon's professional profile and public links.

Inferred read-only
get_resume

Get Prince Carlo Juguilon's resume as structured data with a link to the current PDF.

Inferred read-only
list_projects

List projects from Prince Carlo Juguilon's portfolio.

Inferred read-only
list_blog_posts

List Prince Carlo Juguilon's published engineering articles with dates and URLs.

Inferred read-only

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.prince-juguilon-portfolio]
url = "https://www.joogie.link/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prince-juguilon-portfolio": {
      "type": "http",
      "url": "https://www.joogie.link/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: prince-juguilon-portfolio
Remote MCP URL: https://www.joogie.link/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": {
    "prince-juguilon-portfolio": {
      "url": "https://www.joogie.link/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prince-juguilon-portfolio": {
      "type": "http",
      "url": "https://www.joogie.link/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prince-juguilon-portfolio",
  "transport": "streamable-http",
  "url": "https://www.joogie.link/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://www.joogie.link/api/mcp/docs

No auth detected

MCP server metadata

Name
prince-juguilon-developer-docs
Version
1.0.0
Capabilities
tools.listChanged

Known tools 3

get_api_overview

Get Prince Juguilon's API endpoints, protocol scope, quickstart, and versioning guidance.

Inferred read-only
get_authentication_guide

Get the anonymous access policy and safe credential handling guidance.

Inferred read-only
get_openapi_spec

Get the complete OpenAPI 3.1 contract as JSON.

Inferred read-only

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.prince-juguilon-developer-docs]
url = "https://www.joogie.link/api/mcp/docs"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prince-juguilon-developer-docs": {
      "type": "http",
      "url": "https://www.joogie.link/api/mcp/docs"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: prince-juguilon-developer-docs
Remote MCP URL: https://www.joogie.link/api/mcp/docs

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": {
    "prince-juguilon-developer-docs": {
      "url": "https://www.joogie.link/api/mcp/docs"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prince-juguilon-developer-docs": {
      "type": "http",
      "url": "https://www.joogie.link/api/mcp/docs"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prince-juguilon-developer-docs",
  "transport": "streamable-http",
  "url": "https://www.joogie.link/api/mcp/docs"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.