Library-form fork of freee/freee-mcp. Exposes the MCP server framework, API client, OpenAPI schema loader, and skill resources as npm library exports for use as a dependency, while preserving upstream…
{
"mcpServers": {
"free-core": {
"command": "npx",
"args": [
"-y",
"free-mcp-core"
]
}
}
}