---
title: "Flare now uses OAuth for MCP, the CLI, and API"
url: https://daily.dev/posts/flare-now-uses-oauth-for-mcp-the-cli-and-api-fonnwdzeh
source_url: https://freek.dev/3180-flare-now-uses-oauth-for-mcp-the-cli-and-api
type: article
source: "FREEK.DEV"
published: 2026-08-15T10:34:36.100Z
updated: 2026-08-15T10:34:53.605Z
tags: ["security", "authentication", "mcp", "oauth"]
reading_time: 1
upvotes: 6
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

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

**[FREEK.DEV](https://daily.dev/sources/freek)** · 1 min read · 6 upvotes · 0 comments

## Summary

Flare has switched its MCP client, CLI, and API connections from broad, long-lived tokens to OAuth-based authentication. The new flow supports scoped permissions, including read-only and project-level access control, and centralizes management of all connections in one place, while also simplifying initial setup.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://freek.dev/3180-flare-now-uses-oauth-for-mcp-the-cli-and-api>

## Questions this post answers

### How does Flare handle authentication for MCP clients now?

Flare now uses OAuth instead of broad, long-lived tokens to authenticate MCP clients, the CLI, and the API. The OAuth flow supports scoped permissions, including read-only access and project-level restrictions, and centralizes management of all connections in one place, replacing the previous token-based setup.

_Track how tools like Flare adopt OAuth over static tokens by following authentication changes on daily.dev._

## Similar posts on daily.dev

- [From MCP to Shell](https://daily.dev/posts/from-mcp-to-shell-ujllhoeux) · Hacker News · 4 upvotes · 0 comments
- [OAuth support for the AWS MCP Server](https://daily.dev/posts/oauth-support-for-the-aws-mcp-server-ywajj8q9m) · AWS · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#authentication](https://daily.dev/tags/authentication), [#mcp](https://daily.dev/tags/mcp), [#oauth](https://daily.dev/tags/oauth)

[View this post on daily.dev](https://daily.dev/posts/flare-now-uses-oauth-for-mcp-the-cli-and-api-fonnwdzeh)
