Skip to main content
Use this guide when you want Gemini CLI or Gemini Code Assist agent mode to call FITsociety MCP tools.

Server URL

Gemini CLI configuration

Gemini CLI reads MCP servers from settings.json. User-level settings:
Project-level settings:
Add:

Authentication

Gemini CLI supports remote MCP authentication for HTTP transports. Prefer OAuth when Gemini starts the FITsociety authorization flow. If you use a static company MCP API key, configure an authorization header:
Keep static keys out of committed settings files. Use user-level settings or environment-specific secret management for real credentials.

Gemini Code Assist

For Gemini Code Assist agent mode, add the same MCP server configuration to the Gemini settings file used by your IDE integration.

Verify

Ask Gemini:
If no tools appear, verify the grant, bearer credential, feature flag, and owner coach role.