explaingit

play-new/bending-spoons-ontology

Analysis updated 2026-05-18

4PythonAudience · pm founderComplexity · 3/5Setup · easy

TLDR

This project is a queryable, filings-only world model of Bending Spoons' acquisition and operating machine, served as an MCP server so Claude can query and run its capabilities as tools.

Mindmap

mindmap
  root((bending-spoons-ontology))
    What it does
      Queryable company model
      MCP server
      Filings-only facts
    Tech stack
      Python
      MCP
    Capabilities
      Target scouting
      Deal underwriting
      Hiring assessment
    Design
      Human approval gate
      Model vs thesis separation

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Ask an MCP-connected Claude plain language questions about how Bending Spoons' acquisition and operating model works.

USE CASE 2

Run the same target-screening and deal-underwriting math Bending Spoons is reported to use against a company you choose.

USE CASE 3

Query filings-sourced facts about Bending Spoons' portfolio, financials, and acquisition hurdles, each cited to its source document.

USE CASE 4

Draft an advisory hiring assessment against Bending Spoons' published hiring gates, with a human making the final call.

What is it built with?

PythonMCP

How does it compare?

play-new/bending-spoons-ontology1038lab/agnes-ai3eyedtiger/video2vrcemote
Stars444
LanguagePythonPythonPython
Setup difficultyeasyeasyeasy
Complexity3/52/51/5
Audiencepm foundervibe codervibe coder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 30min

Live SEC EDGAR scouting tools require setting a RADAR_CONTACT email, other tools work without it.

No license information was stated in the README.

In plain English

bending-spoons-ontology is a demonstration project by a company called Play New that builds a queryable model of how another company, Bending Spoons, actually works. Bending Spoons buys established digital products such as Evernote, WeTransfer, and Vimeo, improves how they run, and reinvests the profits into buying the next company. This repository turns everything publicly known about that process, taken only from Bending Spoons' official IPO filings, into a structured model you can ask questions about rather than a slide deck you just read. The project is set up as an MCP server, a way for AI assistants like Claude to connect to external tools. Once connected, you can ask plain language questions such as how Bending Spoons decides what to acquire, how its acquisition process works step by step, or how strong a particular brand in its portfolio currently looks. The server exposes about 27 tools covering understanding the company, scouting for acquisition targets using public filings data, running through the actual deal evaluation math Bending Spoons is reported to use, and even drafting hiring assessments based on the company's published hiring criteria. Any tool that would write or change something in the model always waits for a person to approve it first, and hiring related scoring is explicitly limited to giving advice rather than making a decision on its own. The project draws a firm line between two things. One part is the model itself, which sticks strictly to facts pulled from official filings, with every claim linked back to its source document. The other part is a single separate essay, clearly marked as an argued opinion rather than a fact, that speculates about how the company might change if it shifted its focus from owning products to owning shared knowledge and data. Setting it up requires Python 3.10 or newer and cloning the repository, then pointing Claude Desktop or Claude Code at a small local server script with a short configuration change. The project explicitly states it is a one time snapshot built from filings as of mid 2026, not a live or maintained product, and that it has no affiliation with Bending Spoons itself.

Copy-paste prompts

Prompt 1
Connect this MCP server to Claude Desktop and ask what Bending Spoons tools are available.
Prompt 2
Ask Claude to show Bending Spoons' portfolio and how each acquired product was transformed.
Prompt 3
Have Claude screen an acquisition target against Bending Spoons' 65 percent levered, 25 percent unlevered IRR hurdle.
Prompt 4
Ask Claude to explain the difference between this repo's confirmed world model and its proposed intelligence thesis.

Frequently asked questions

What is bending-spoons-ontology?

This project is a queryable, filings-only world model of Bending Spoons' acquisition and operating machine, served as an MCP server so Claude can query and run its capabilities as tools.

What language is bending-spoons-ontology written in?

Mainly Python. The stack also includes Python, MCP.

What license does bending-spoons-ontology use?

No license information was stated in the README.

How hard is bending-spoons-ontology to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is bending-spoons-ontology for?

Mainly pm founder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.