Get access to specialized AI skills through the InferX MCP server in under 5 minutes. Configure your provider, connect the MCP server, and start invoking skills from OpenCode.
Open your OpenCode configuration file:
Add the InferX provider block — replace the placeholders with your actual tenant ID, model endpoint, and API key:
In the same file, add the MCP block alongside your provider config. Replace <INFERX_MCP_TOKEN> with your token from the console:
Save the file.
Apply the configuration by restarting OpenCode:
Ask OpenCode to list available tools:
If InferX tools appear in the list, the MCP connection is active. If you only see built-in tools like bash, read, or write, the MCP connection is not active — restart OpenCode and check that the MCP block is saved correctly.
Confirm tools are being invoked automatically:
For multi-skill orchestration:
The model should invoke multiple InferX tools, synthesize the results, and report which tools were used.
Restart OpenCode and verify the MCP block is saved correctly:
Then run: List currently registered tools only.
The MCP session may not have been re-established. Restart OpenCode and verify the MCP connection is still in your config file.
InferX capabilities are MCP tools, not local OpenCode skills. Don't invoke them by name — instead ask naturally:
Do not install InferX skills locally under:
InferX skills are loaded remotely through MCP only.
A successful installation allows OpenCode to:
Subscribe to a skill, connect your MCP, and start building.
Browse Skill Functions →