---
title: "Tomas Lebedinskas"
description: "Solo founder of Godberry Studios. Builds MCP servers, Apify scrapers, and writes about the AI-agent stack from a small shop in Lithuania."
date: 0001-01-01

url: https://godberrystudios.com/author/tomas/
author: Tomas Lebedinskas


---


<div class="author-portrait">
  <img src="/images/authors/tomas.jpg" alt="Tomas Lebedinskas" width="180" height="180" loading="eager">
</div>

Hi — Tomas here. Solo developer in Lithuania, running Godberry Studios as a one-person shop. The work is small, sharp tools for the MCP and AI-agent era, plus writing down what shipping them actually teaches.

## Shipped products

- **[Google Reviews Scraper](https://apify.com/godberry/google-reviews-scraper)** — Apify Store actor for pulling Google Maps reviews. Pay-per-event pricing, validated across 9 countries.
- **[Yelp Scraper](https://apify.com/godberry/yelp-scraper)** — full Yelp business profile + reviews + menu + photos in one call. Worldwide (any `yelp.<tld>`), multilingual date parsing, no Fusion API key required.
- **[Content-to-Social MCP Server](https://apify.com/godberry/content-to-social-mcp)** — MCP server that turns any URL or text into ready-to-post social content. Callable from Claude, ChatGPT, and any MCP client.
- **Open source:** [github.com/godberrystudios](https://github.com/godberrystudios) — MIT-licensed MCP server starter, curated MCP tools list, and the studio's profile.

## Writing

Practitioner posts on the things actually being touched: MCP server design and monetization, web scraping in the anti-bot era, agent-payments protocols (x402, AgentCore Payments, Stripe MPP), and the AEO / GEO shift that's eating SEO clicks. The blog is a working notebook, not a marketing funnel — when something doesn't work, that ships too.

## Where to find me

- Email — [hello@godberrystudios.com](mailto:hello@godberrystudios.com)
- LinkedIn — [Tomas Lebedinskas](https://www.linkedin.com/in/tomas-lebedinskas-446103196/)
- GitHub — [@Lebedinskas](https://github.com/Lebedinskas) (personal) and [godberrystudios](https://github.com/godberrystudios) (org)
- Apify Store — [apify.com/godberry](https://apify.com/godberry)
- Facebook — [Godberry Studios](https://www.facebook.com/profile.php?id=61570965581596)

For partnership, press, or wholesale API access, email me directly.

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Tomas Lebedinskas",
  "url": "https://godberrystudios.com/author/tomas/",
  "image": "https://godberrystudios.com/images/authors/tomas.jpg",
  "jobTitle": "Founder & Developer",
  "worksFor": {
    "@type": "Organization",
    "name": "Godberry Studios",
    "url": "https://godberrystudios.com/"
  },
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "LT"
  },
  "knowsAbout": [
    "Model Context Protocol",
    "Web scraping",
    "AI agent payments",
    "Apify Store actors",
    "Answer engine optimization"
  ],
  "sameAs": [
    "https://www.linkedin.com/in/tomas-lebedinskas-446103196/",
    "https://github.com/Lebedinskas",
    "https://github.com/godberrystudios",
    "https://apify.com/godberry",
    "https://www.facebook.com/profile.php?id=61570965581596"
  ]
}
</script>

