AgentRunKit

by Tom-Ryder · MCP Server · ★ 25

About AgentRunKit

AgentRunKit A Swift 6 SDK for building LLM-powered agents with type-safe tool calling. Zero-dependency core · Full Sendable · Async/await · Cloud + Local · MCP Quick Start swift import AgentRunKit let client = OpenAIClient.openAI(apiKey: "sk-...", model: "gpt-5.4") let weatherTool = try Tool( name: "getweather", description: "Get the current weather" ) { params, in "72°F and sunny in \(params.cit

agent-sdkai-agentsanthropicapple-siliconfunction-callinggenerative-aiiosllmlocal-llmmacos

Quick Facts

Stars25
Forks4
LanguageSwift
CategoryMCP Server
LicenseMIT
Quality Score70.755303885515/100
Open Issues4
Last Updated2026-06-23
Created2026-01-17
Platformsmcp
Est. Tokens~16k

Compatible Skills

These tools work well together with AgentRunKit for enhanced workflows:

  • SAM — semantic(0.42)+complementary+rare_topics+same_lang (58%)
  • maclocal-api — semantic(0.40)+complementary+rare_topics+same_lang (57%)
  • InferrLM — semantic(0.28)+complementary+rare_topics+similar_pop (49%)
  • Toolio — semantic(0.37)+complementary+rare_topics (47%)
  • Swiftdansi — semantic(0.17)+complementary+same_lang+similar_pop (46%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Swift Agent Tools

Frequently Asked Questions

What is AgentRunKit?

AgentRunKit is Swift 6 agent SDK: type-safe tools, streaming, cloud + on-device inference via MLX on Apple Silicon. It is categorized as a MCP Server with 25 GitHub stars.

What programming language is AgentRunKit written in?

AgentRunKit is primarily written in Swift. It covers topics such as agent-sdk, ai-agents, anthropic.

How do I install or use AgentRunKit?

You can find installation instructions and usage details in the AgentRunKit GitHub repository at github.com/Tom-Ryder/AgentRunKit. The project has 25 stars and 4 forks, indicating an active community.

What license does AgentRunKit use?

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

View on GitHub → Browse MCP Server tools