# Connect Autographical to your tools

Connectors integrate Autographical with your tools.

Connectors can:

- Collect data and interactions from the tool and send it to Autographical
- Enable the tool to query the Autographical activity stream and knowledge graph

## Connectors

### AI-native tooling

| Connector |  |
|-----------|-------------|
| [MCP](/connectors/mcp) | Connect any tool that speaks MCP to the Autographical MCP server |
| [Agent Skills](/connectors/agent-skills) | Prescribed commands and instructions for AI agents to use Autographical |

### AI assistants

| Connector |  |
|-----------|-------------|
| [ChatGPT](/connectors/chatgpt) | Custom MCP connector that lets ChatGPT query Autographical |

### Coding agents

| Connector |  |
|-----------|-------------|
| [Claude Code](/connectors/claude-code) | Plugins to collect sessions and session turns, and to enable the agent to query Autographical via MCP tools, and skills |

### Developer tools

| Connector |  |
|-----------|-------------|
| [Git](/connectors/git) | CLI hook collector that captures commits, merges, rebases, branch switches, and pushes |

### Browsers

| Connector |  |
|-----------|-------------|
| [Chrome](/connectors/chrome) | Chrome extension that collects browsing activity, social media saves, AI chats, and more |

See [Browsers](/connectors/browsers).
