# flare

Published articles for flare.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Flare now uses OAuth for MCP, the CLI, and API

DevFeed: [Flare now uses OAuth for MCP, the CLI, and API](<https://devfeed.tech/articles/flare-now-uses-oauth-for-mcp-the-cli-and-api-33294.md>)

Original publisher: [Read original article](<https://freek.dev/3180-flare-now-uses-oauth-for-mcp-the-cli-and-api>)

Author: Freek Van der Herten (freek@spatie.be)

Published: 2026-08-15T10:30:29Z

Content type: release

Language: en

Sources: [freek.dev - all blogposts](<https://devfeed.tech/sources/freek-dev-all-blogposts.md>)

Topics: [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [API](<https://devfeed.tech/topics/api.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [api](<https://devfeed.tech/tags/api.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cli](<https://devfeed.tech/tags/cli.md>), [flare](<https://devfeed.tech/tags/flare.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Flare now uses OAuth to connect MCP clients, its CLI, and its API with scoped permissions rather than broad long-lived tokens. The flow supports read-only and project-level access control and centralizes connection management.

### Source excerpt

We explain how Flare now uses OAuth to connect MCP clients, the CLI, and the API with scoped permissions instead of broad long-lived tokens. The new flow makes setup faster, adds read-only and project-level access control, and gives you one place to manage every connection. Read more

## Why we removed AI solutions from Flare

DevFeed: [Why we removed AI solutions from Flare](<https://devfeed.tech/articles/why-we-removed-ai-solutions-from-flare-33292.md>)

Original publisher: [Read original article](<https://freek.dev/3178-why-we-removed-ai-solutions-from-flare>)

Author: Freek Van der Herten (freek@spatie.be)

Published: 2026-08-13T10:30:30Z

Content type: article

Language: en

Sources: [freek.dev - all blogposts](<https://devfeed.tech/sources/freek-dev-all-blogposts.md>)

Topics: [debug](<https://devfeed.tech/topics/debug.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [cli](<https://devfeed.tech/tags/cli.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [debug](<https://devfeed.tech/tags/debug.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [developers](<https://devfeed.tech/tags/developers.md>), [docs](<https://devfeed.tech/tags/docs.md>), [flare](<https://devfeed.tech/tags/flare.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

The article explains why Flare removed its former AI-generated solutions and replaced them with a workflow for debugging with modern coding agents. The new workflow uses an MCP server, CLI, Copy for AI prompts, and agent-friendly documentation.

### Source excerpt

We explain why Flare's old AI-generated solutions no longer fit the way developers debug with modern coding agents. The replacement is a better workflow built around the MCP server, CLI, Copy for AI prompts, and agent-friendly docs. Read more