Build powerful team collaboration tools with our simple SDK. Share bookmarks, snippets, and annotations effortlessly.
import { TeamTools } from '@team-tools/sdk'
const client = new TeamTools({
apiKey: process.env.TEAM_TOOLS_KEY
})
// Ready to go!Save and organize important links with team members. Tag, search, and share instantly.
Store reusable code with syntax highlighting. Share across your entire team.
Collaborate with inline comments and notes. Keep conversations contextual.
Changes appear instantly across all devices. Never miss an update.
Find anything in seconds with powerful search. Filter by tags, types, and more.
Invite members, set permissions, and manage workspaces effortlessly.
Save important resources and share them with your team. Add tags, descriptions, and organize in folders.
await client.bookmarks.create({
url: 'https://example.com',
title: 'Important Resource',
tags: ['design', 'inspiration'],
folderId: 'folder_123'
})const snippet = await client.snippets.create({
title: 'React Hook',
code: 'const [state, setState] = useState()',
language: 'javascript'
})
await snippet.share({ teamId: 'team_456' })Store and share code across your team. Syntax highlighting, version history, and instant search included.
"Team Tools transformed how we collaborate. We can't imagine working without it."
— Engineering teams at top companies
Choose the plan that fits your team
The free tier is completely free forever with no credit card required. Perfect for small teams getting started.
Yes! You can change your plan at any time. Upgrades are instant, and downgrades take effect at the end of your billing cycle.
We accept all major credit cards and can arrange invoice billing for enterprise customers.
Yes! Annual plans receive a 20% discount. Contact us for details.
Join thousands of teams already collaborating better