# I Slop Forked Neon. You Should Too.

DevFeed: [I Slop Forked Neon. You Should Too.](<https://devfeed.tech/articles/i-slop-forked-neon-you-should-too-5794.md>)

Original publisher: [Read original article](<https://neon.com/blog/slop-fork-neon>)

Author: Andre Landgraf

Published: 2026-06-03T12:00:00Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [dev-tools](<https://devfeed.tech/topics/dev-tools.md>), [AI Bots](<https://devfeed.tech/topics/ai-bots.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [apis](<https://devfeed.tech/tags/apis.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [openapi](<https://devfeed.tech/tags/openapi.md>), [product](<https://devfeed.tech/tags/product.md>)

## AI overview

The article argues that developer platforms should expose functionality through APIs, CLIs, MCP servers, and SDKs so coding agents can operate tools autonomously. It demonstrates the idea by describing an agent-built fork of the Neon console powered by Neon APIs.

## Source excerpt

Agents are much better at using APIs, CLIs, and MCP servers than clicking through dashboards. That's why APIs matter even more in the age of agents. At Neon, we aim to expose all platform functionality through our open API -- if you see an action in our console, the associated endpoint should be open too. To illustrate this, I slop forked the Neon console.