General Tools
zomeru.dev
Exposes Zomer Gregorio's professional profile, resume, tech stack, experience, and projects as structured data for AI assistants.
ENDPOINT 1
https://zomeru.dev/api/mcp
MCP server metadata
- Name
- zomer-gregorio-portfolio
- Version
- 1.1.0
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_resumeGet Zomer Gregorio's structured resume, professional experience, technology stack, and current PDF URL.
Inferred read-onlyget_tech_stackGet the technology groups and tools currently published on Zomer's portfolio.
Inferred read-onlylist_experienceList Zomer Gregorio's published professional experience in display order.
Inferred read-onlylist_blog_postsList Zomer Gregorio's published technical articles with bounded pagination, canonical URLs, and optional case-insensitive title search.
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.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
MCP server metadata
- Name
- zomer-gregorio-developer-docs
- Version
- 1.1.0
Use this server to discover and understand the public portfolio REST and MCP contracts. It never requires credentials.
Known tools 3
get_api_overviewGet 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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.