Skip to content

Commit 2786b7f

Browse files
update readme
1 parent bac5904 commit 2786b7f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Build your AI business in three lines of code!
2828
* Extensible Tooling
2929
* Simple Business Definition
3030
* Knowledge Base with PDF support
31+
* MCP Support
3132
* Tested & Secure
3233
* Built in Python
3334
* Powers [CometHeart](https://cometheart.com) & [WalletBubbles](https://walletbubbles.com)
@@ -37,6 +38,7 @@ Build your AI business in three lines of code!
3738
* Easy three lines of code setup
3839
* Fast AI responses
3940
* Solana Ecosystem Integration via [AgentiPy](https://github.com/niceberginc/agentipy)
41+
* MCP tool usage with first-class support for [Zapier](https://zapier.com)
4042
* Designed for a multi-agent swarm
4143
* Seamless text and audio streaming with real-time multi-modal processing
4244
* Configurable audio voice characteristics via prompting

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "solana-agent"
3-
version = "27.3.4"
3+
version = "27.3.5"
44
description = "Agentic IQ"
55
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)