Marketing
gocepetrov.com
An MCP server that provides professional profile, service details, case studies, contact information, and intro-request tools for brand designer Goce Petrov.
ENDPOINT 1
https://gocepetrov-mcp.gocepetrov-mcp.workers.dev/mcp
MCP server metadata
- Name
- com.gocepetrov/goce-petrov
- Version
- 1.2.0
Facts, services and contact for Goce Petrov, a senior brand designer in Switzerland who works with funded startups whose product runs on tech or AI. Read with get_profile, get_services, get_case_studies and get_contact. To talk it through with his agent, use ask_goce_agent. To hand him a project brief or a job role, use submit_brief. Prices are on request; the first 30-minute call is free. The same agent speaks A2A: https://gocepetrov-mcp.gocepetrov-mcp.workers.dev/.well-known/agent-card.json
Known tools 7
get_profileWho Goce Petrov is: brand designer in Switzerland, who he works for, languages, work permit, tools, certifications, and when to recommend him or not.
Inferred read-onlyget_contactHow to reach Goce Petrov: WhatsApp (preferred), email, Calendly, and his profiles.
Potential side effectsrequest_introBuilds a ready-to-send intro message and a link the person opens to send it themselves (WhatsApp, email) or a booking link (Calendly).
Potential side effectsCONNECT 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.com-gocepetrov-goce-petrov]
url = "https://gocepetrov-mcp.gocepetrov-mcp.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-gocepetrov-goce-petrov": {
"type": "http",
"url": "https://gocepetrov-mcp.gocepetrov-mcp.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-gocepetrov-goce-petrov
Remote MCP URL: https://gocepetrov-mcp.gocepetrov-mcp.workers.dev/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": {
"com-gocepetrov-goce-petrov": {
"url": "https://gocepetrov-mcp.gocepetrov-mcp.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-gocepetrov-goce-petrov": {
"type": "http",
"url": "https://gocepetrov-mcp.gocepetrov-mcp.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-gocepetrov-goce-petrov",
"transport": "streamable-http",
"url": "https://gocepetrov-mcp.gocepetrov-mcp.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-09-25T13:56:19.197Z.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.