MCP.so
ログイン

.FAF Context

@Wolfe-Jam

.FAF Context について

Persistent Project Context for Cursor, IDEs and VS Code — IANA-registered .faf format · 25 tools

基本情報

カテゴリ

AI とエージェント

ライセンス

MIT

ランタイム

node

公開者

Wolfe-Jam

投稿者

Wolfe-James

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "faf-mcp": {
      "command": "npx",
      "args": [
        "faf-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Faf?

Persistent Project Context for Cursor, IDEs and VS Code — IANA-registered .faf format · 25 tools

How to use Faf?

The README includes setup instructions such as npx faf-mcp.

Key features of Faf

  • /health — Health check
  • /info — Server metadata + tool list
  • /mcp/v1 — MCP Streamable HTTP transport
  • Update either side → both stay aligned
  • --all flag syncs to all four formats at once

Use cases of Faf

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Faf

Where is the source code for Faf?

The source code is linked from the repository URL on this page.

Does Faf include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「AI とエージェント」の他のコンテンツ