General Tools
joogie.link
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://www.joogie.link/api/mcp
MCP server metadata
- Name
- prince-juguilon-portfolio
- Version
- 1.0.0
Known tools 4
get_resumeGet Prince Carlo Juguilon's resume as structured data with a link to the current PDF.
Inferred read-onlylist_blog_postsList Prince Carlo Juguilon's published engineering articles with dates and URLs.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- prince-juguilon-developer-docs
- Version
- 1.0.0
Known tools 3
get_api_overviewGet Prince Juguilon's API endpoints, protocol scope, quickstart, and versioning guidance.
Inferred read-onlyget_authentication_guideGet the anonymous access policy and safe credential handling guidance.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.