tools-and-context
✓Provides Tambo with data and capabilities via custom tools, MCP servers, context helpers, and resources. Use when registering tools Tambo can call, connecting MCP servers, adding context to messages, implementing @mentions, or providing additional data sources with defineTool, mcpServers, contextHelpers, or useTamboContextAttachment.
Installation
SKILL.md
Gives Tambo access to data and capabilities through tools, MCP servers, and context.
| Performance | Fast (direct) | Slower (browser proxies) | | Auth | OAuth + API keys | Browser session only | | Local servers | No | Yes (localhost) | | Config | Tambo dashboard | React code |
| Context Helpers | Every message | Ambient state (current page, time) | | Context Attachments | Next message only | User-selected files, selections | | Resources | When @ mentioned | Documentation, searchable data |
Provides Tambo with data and capabilities via custom tools, MCP servers, context helpers, and resources. Use when registering tools Tambo can call, connecting MCP servers, adding context to messages, implementing @mentions, or providing additional data sources with defineTool, mcpServers, contextHelpers, or useTamboContextAttachment. Source: tambo-ai/tambo.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tambo-ai/tambo --skill tools-and-context- Source
- tambo-ai/tambo
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-18
- Updated
- 2026-02-18
Quick answers
What is tools-and-context?
Provides Tambo with data and capabilities via custom tools, MCP servers, context helpers, and resources. Use when registering tools Tambo can call, connecting MCP servers, adding context to messages, implementing @mentions, or providing additional data sources with defineTool, mcpServers, contextHelpers, or useTamboContextAttachment. Source: tambo-ai/tambo.
How do I install tools-and-context?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tambo-ai/tambo --skill tools-and-context Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/tambo-ai/tambo
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-18