Installation & Configuration
{
"mcpServers": {
"fuel-server": {
"command": "bun",
"args": [
"run",
"/absolute/path/to/fuel-mcp-server/src/cli.ts",
"--transport",
"stdio"
]
}
}
}Information
Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13