Integrates with SourceSync.ai's knowledge management platform to enable semantic search, document management, and content ingestion from diverse sources for AI-driven knowledge retrieval and document analysis.
Register or log into your SourceSync.ai account
Obtain your SourceSync.ai API key
- On the SourceSync.ai dashboard, navigate to your user settings or API section.
- Look for an option like "API Keys", "Access Tokens", or similar.
- Create a new API key if none exist, and copy the key (it will look similar to
sk-...
or a long string).
Find your Tenant ID (optional, but recommended)
- Your Tenant ID may be shown in your account’s workspace, organization settings, or API section.
- It may be labeled as "Tenant ID", "Workspace ID", or simply appear in your API key details.
- Copy this ID if available.
(Optional) Find/create your Namespace ID
- Go to the "Namespaces" section on the SourceSync.ai dashboard.
- You might need to create a namespace first if you don’t have one.
- Copy the "Namespace ID" from the namespace details (it often appears as a string like
namespace_...
).
Add these values to the FastMCP connection interface
- Click the "Install Now" button to add SourceSync.ai MCP.
- When prompted for environment variables, fill them in as follows:
SOURCESYNC_API_KEY
: Paste your obtained SourceSync.ai API key.
SOURCESYNC_TENANT_ID
: Paste your tenant ID (optional, but recommended).
SOURCESYNC_NAMESPACE_ID
: Paste your namespace ID (optional).
Save or confirm your changes
- Complete the setup by saving or confirming the entered values in FastMCP.
You can now use SourceSync.ai features via FastMCP and use all tools described in the interface.
References: