Model Context Protocol · Claude Integration
Your org's knowledge,
inside Claude — permanently.
Synaply connects directly to Claude via MCP, giving your AI assistant live access to your team's captured intelligence, insight history, and organizational memory.
Overview
What the MCP Integration Does
Most AI assistants start from a blank slate every session. They don't know what your team decided last week, what worked in your last sales call, or what process your ops team documented in March. Synaply's MCP integration fixes this.
Once connected, Claude can read your team's insights, synthesize new ones from your recent work across connected tools, draft structured entries for your review, and query your organizational memory on demand — all from inside your conversation, without switching apps.
The integration exposes 12 tools organized into four areas: Synthesis (generating insights from your recent activity), Read (querying your insight library), Write (creating, editing, and publishing insights), and Identity (understanding your org structure).
Setup
How to Connect via Claude
Synaply connects to Claude.ai through the native MCP connector flow. You need an active Synaply account. The full setup takes under two minutes.
Open Claude Settings
In Claude.ai, navigate to Settings → Connectors in your sidebar.
Add a New Connector
Click Add Connector and search for Synaply, or paste the MCP server URL provided by your admin.
Authenticate via OAuth
You'll be redirected to Synaply to authorize the connection. Log in with your Synaply credentials and approve the requested permissions.
Confirm the Connection
Return to Claude with Synaply listed as active. All 12 tools are immediately available in your conversations.
Start Your First Session
Try: "Synthesize my insights from this week." Claude pulls your schema, checks your last submission, scans connected sources, and drafts everything for your review.
Use Cases
What You Can Do With It
Once connected, these are the most common ways teams use Synaply through Claude.
Weekly Knowledge Synthesis
Claude scans your connected tools — Slack, email, calendar, Drive — since your last session and auto-drafts structured insights for your review. Takes under a minute.
Institutional Memory on Demand
Ask Claude anything your team has captured and get answers grounded in real org knowledge — not hallucinated generalities.
Team Intelligence Briefing
Pull everything a specific division has captured about a topic, person, or account — filtered by time period, insight type, or author.
Onboarding New Hires
New team members can ask Claude to surface everything the team knows about their role, accounts, or processes — before their first meeting.
Leadership Analytics
Get submission trends, participation rates, and insight type breakdowns across your divisions — useful for quarterly reviews and identifying knowledge gaps.
Structured Manual Capture
Walk Claude through what you learned in a meeting, call, or project — it formats it into your org's insight schema and saves it as a draft for review.
API Reference
All 12 Tools
Every tool available through the Synaply MCP server. Required parameters marked ✱.
query ✱.divisionId ✱.content ✱, title ✱.entryId ✱, content ✱.entryId ✱.identity, divisions, team_structure, locations, manager, org_chart. Required: queryType ✱.name ✱.Reference
Privacy Levels
Every insight has a privacy level controlling who can read it. Claude defaults to EVERYONE during auto-synthesis. Specify a different level explicitly at any point if needed.
| Level | Who can see it |
|---|---|
| ONLY_ME | Visible only to you — private notes and personal captures. |
| DIRECT_SUPERVISOR | You and your direct manager. |
| ALL_SUPERVISORS | You and your full upward reporting chain. |
| MY_TEAM | You and everyone who shares your manager (your peer group). |
| MY_DIVISION | All members of your division. |
| EVERYONE | All authenticated users in your organization. Default for auto-synthesis. |
Security
How the Integration Is Secured
Synaply's MCP integration is built with security as a baseline, not an afterthought.
OAuth 2.0 authentication. All connections are established via standard OAuth 2.0. No passwords are exchanged — your AI assistant receives a scoped access token that can be revoked at any time from your Synaply account settings or from Claude's connector settings.
Encrypted transit. All data exchanged between Synaply's servers and your AI assistant provider travels over encrypted HTTPS connections.
Scoped access. The MCP integration only accesses data your account is already authorized to see — existing role-based permissions and insight privacy levels are enforced on every tool call. An insight marked ONLY_ME is never returned to another user's session.
No AI training. Data accessed through the MCP integration is not used to train AI models, by Synaply or any third party.
Revocation. Disconnect the Synaply connector from your AI assistant's settings at any time. This immediately terminates the integration's access with no further action required.
Support