Get a week free of Claude Code →
🛠️

grok-faf-mcp

First MCP server for Grok. URL-based AI context using IANA .faf format.

Developer Tools stdio npm npmstdioWolfe-Jam
RUN IN TERMINAL
claude mcp add olfe-am-grok-faf-mcp -- npx -y grok-faf-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "olfe-am-grok-faf-mcp": { "command": "npx", "args": ["-y", "grok-faf-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "olfe-am-grok-faf-mcp": { "command": "npx", "args": ["-y", "grok-faf-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "olfe-am-grok-faf-mcp": { "command": "npx", "args": ["-y", "grok-faf-mcp"] } } }

About This MCP Server

First MCP server for Grok. URL-based AI context using IANA .faf format.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

grok-faf-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The grok-faf-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/olfe-am-grok-faf-mcp.svg)](https://skillsplayground.com/mcps/olfe-am-grok-faf-mcp/)
SHARE
Share on X

Related MCP Servers