inkbox

by inkbox-ai · Agent Tool · ★ 22

About inkbox

Inkbox https://inkbox.ai API-first communication infrastructure for AI agents — email (with custom sending domains), phone, identities, encrypted vault (login credentials, API keys, key pairs, SSH keys, OTP, etc.), and tunnels (expose a local server at a public URL via outbound HTTP/2). Quick Start Get an API key from the Inkbox Console, then: Python python from inkbox import Inkbox with Inkbox(apikey="ApiKey...") as inkbox: # Create an agent identity with a linked mailbox identity = inkbox.createidentity("my-agent", displayname="My Agent") identity.provisionphonenumber(type="tollfree") #...

agent-communicationagent-infrastructureagent-toolsai-agentsai-infrastructurecli-sdkcommunications-apideveloper-toolsemail-apillm-agents

Quick Facts

Stars22
Forks2
LanguageTypeScript
CategoryAgent Tool
LicenseMIT
Quality Score66.6643895579224/100
Open Issues7
Last Updated2026-07-08
Created2026-03-16
Platformscli, node
Est. Tokens~16k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular TypeScript Agent Tools

  • openclaw ⭐ 382.2k · Codex Skill
  • n8n ⭐ 195.7k · MCP Server
  • dify ⭐ 148.2k · MCP Server
  • gstack ⭐ 120.5k · Agent Tool
  • gemini-cli ⭐ 105.8k · MCP Server

Frequently Asked Questions

What is inkbox?

inkbox is SDK, skills, and examples for Inkbox: give AI agents a persistent identity with email, phone number, and internet address. It is categorized as a Agent Tool with 22 GitHub stars.

What programming language is inkbox written in?

inkbox is primarily written in TypeScript. It covers topics such as agent-communication, agent-infrastructure, agent-tools.

How do I install or use inkbox?

You can find installation instructions and usage details in the inkbox GitHub repository at github.com/inkbox-ai/inkbox. The project has 22 stars and 2 forks, indicating an active community.

What license does inkbox use?

inkbox is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Agent Tool tools