Skip to main content
Glama
vscode-settings-example.json•352 B
{ "github.copilot.chat.mcp.servers": { "hyperfabric": { "command": "node", "args": ["/Users/jicoyne/hyperfabric_MCP/dist/main.js"], "env": { "HYPERFABRIC_API_TOKEN": "REPLACE_WITH_YOUR_ACTUAL_TOKEN_FROM_DOT_ENV_FILE", "LOG_LEVEL": "debug", "OPENAPI_SPEC_PATH": "hf_spec_modified.json" } } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jim-coyne/hyperfabric_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server