Skip to content

Commit bf16201

Browse files
update readme
1 parent 2786b7f commit bf16201

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Build your AI business in three lines of code!
3838
* Easy three lines of code setup
3939
* Fast AI responses
4040
* Solana Ecosystem Integration via [AgentiPy](https://github.com/niceberginc/agentipy)
41-
* MCP tool usage with first-class support for [Zapier](https://zapier.com)
41+
* MCP tool usage with first-class support for [Zapier](https://zapier.com/mcp)
4242
* Designed for a multi-agent swarm
4343
* Seamless text and audio streaming with real-time multi-modal processing
4444
* Configurable audio voice characteristics via prompting
@@ -489,7 +489,9 @@ async for response in solana_agent.process("user123", "What is the latest news o
489489

490490
### MCP
491491

492-
[Zapier](https://zapier.com) MCP has been tested, works, and is supported.
492+
[Zapier](https://zapier.com/mcp) MCP has been tested, works, and is supported.
493+
494+
Zapier integrates over 7,000+ apps with 30,000+ actions that your Solana Agent can utilize.
493495

494496
Other MCP servers may work but are not supported.
495497

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.5"
3+
version = "27.3.6"
44
description = "Agentic IQ"
55
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)