← Registry

General Tools

zomeru.dev

Exposes Zomer Gregorio's professional profile, resume, tech stack, experience, and projects as structured data for AI assistants.

2 endpoints10 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://zomeru.dev/api/mcp

No auth detected

MCP server metadata

Name
zomer-gregorio-portfolio
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

Use these read-only tools for Zomer Gregorio's canonical published portfolio data. Prefer list_blog_posts before get_blog_post when you do not already have a canonical slug.

Known tools 7

get_profile

Get Zomer Gregorio's canonical professional profile and public links.

Inferred read-only
get_resume

Get Zomer Gregorio's structured resume, professional experience, technology stack, and current PDF URL.

Inferred read-only
get_tech_stack

Get the technology groups and tools currently published on Zomer's portfolio.

Inferred read-only
list_experience

List Zomer Gregorio's published professional experience in display order.

Inferred read-only
list_projects

List the projects currently published on Zomer Gregorio's portfolio.

Inferred read-only
list_blog_posts

List Zomer Gregorio's published technical articles with bounded pagination, canonical URLs, and optional case-insensitive title search.

Inferred read-only
get_blog_post

Get one published blog post by its canonical public slug.

Potential side effects

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.zomer-gregorio-portfolio]
url = "https://zomeru.dev/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zomer-gregorio-portfolio": {
      "type": "http",
      "url": "https://zomeru.dev/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zomer-gregorio-portfolio
Remote MCP URL: https://zomeru.dev/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": {
    "zomer-gregorio-portfolio": {
      "url": "https://zomeru.dev/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zomer-gregorio-portfolio": {
      "type": "http",
      "url": "https://zomeru.dev/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zomer-gregorio-portfolio",
  "transport": "streamable-http",
  "url": "https://zomeru.dev/api/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://zomeru.dev/api/mcp/docs

No auth detected

MCP server metadata

Name
zomer-gregorio-developer-docs
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

Use this server to discover and understand the public portfolio REST and MCP contracts. It never requires credentials.

Known tools 3

get_api_overview

Get 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 canonical OpenAPI 3.2 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.zomer-gregorio-developer-docs]
url = "https://zomeru.dev/api/mcp/docs"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zomer-gregorio-developer-docs": {
      "type": "http",
      "url": "https://zomeru.dev/api/mcp/docs"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zomer-gregorio-developer-docs
Remote MCP URL: https://zomeru.dev/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": {
    "zomer-gregorio-developer-docs": {
      "url": "https://zomeru.dev/api/mcp/docs"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zomer-gregorio-developer-docs": {
      "type": "http",
      "url": "https://zomeru.dev/api/mcp/docs"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zomer-gregorio-developer-docs",
  "transport": "streamable-http",
  "url": "https://zomeru.dev/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.