Standards either proposed or approved by the Framework Interop Group
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"fig-standards": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fig-standards"
]
}
}
}