Provide your Agents with hundred of prebuilt tools to interact with
Install AgentKit
Don't have an existing project?
2. Setup an AgentKit Newtork with an Agent
Add the Neon MCP Smithery Server to your Agent
createSmitheryUrl()
from the @smithery/sdk/config.js
module
and providing it to the Agent via the mcpServers
option:createSmitheryUrl()
function to create a valid URL for the MCP server.Most Smithery servers instruct to use the createTransport()
function which is not supported by AgentKit.
To use the createSmitheryUrl()
function, simply append /ws
to the end of the Smithery server URL provided by Smithery.