Freee Freee Mcp
freee-freee-mcp is a Claude Code plugin for the Build phase that connects agents to freee via an OAuth-aware MCP server.
Let Claude Code query and act on freee accounting data through an OAuth-backed MCP server instead of manual dashboard copy-paste.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install freee-freee-mcp@freee/freee-mcpBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:freee/freee-mcp") and the paste-ready config with skillselion.get_install_config("plugin:freee/freee-mcp").
What it does
freee-freee-mcp is a Claude Code plugin that packages a Model Context Protocol server for Japan’s widely used freee cloud accounting platform. Solo builders and small teams who already run books in freee can register the plugin so agents list transactions, companies, or other API-backed operations through structured MCP tools instead of exporting CSVs or clicking through the UI. OAuth is called out in the catalog keywords, which matches how production freee integrations typically authorize per workspace. This is not a general ledger skill—it is an integration layer: you still need a freee account, developer app credentials, and clarity on which endpoints your workflow needs. Best fit is an indie SaaS founder or contractor automating reconcile snippets, invoice lookups, or ops checks from the same session where code ships.
Highlights
- MCP server bridging Claude-style agents to the freee API
- OAuth-based authentication flow for freee accounts
- Single-plugin bundle focused on apifreeemcp / freee-mcp
- Catalog keywords: freee, mcp, oauth, apifreeemcp
- Community repo freee/freee-mcp (~397 GitHub stars in catalog metadata)
Why builders use it
Pulling accounting context from freee into an AI session means repetitive exports, screenshot context, or brittle one-off scripts.
After setup, your agent can call freee-backed MCP tools with proper OAuth so finance-aware coding and ops questions use live API data.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 397 stars, 0 votes.
FAQ
Who is freee-freee-mcp for?
It is for developers and operators who use freee for accounting and want Claude Code, Cursor, or MCP-capable agents to interact with freee programmatically.
When should I use freee-freee-mcp?
Use it when you are in Build and wiring business integrations—automating invoice checks, company metadata, or scripted bookkeeping helpers alongside your product.
How do I add freee-freee-mcp to my agent?
Install the freee/freee-mcp plugin from Skillselion, configure OAuth credentials per the repo, register the MCP server in Claude Code or your MCP client, then invoke freee tools from the agent.
Comments
Share how you use freee-freee-mcp, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.