AgentRunKit

by Tom-Ryder · MCP 服务器 · ★ 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 服务器
LicenseMIT
Quality Score36.7/100
Open Issues4
Last Updated2026-06-10
Created2026-01-17
Platformsmcp
Est. Tokens~136k

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 服务器 Tools

Explore other popular mcp 服务器 tools:

View all MCP 服务器 tools →

Popular Swift Agent Tools

  • cmux ⭐ 22.3k · Codex 技能
  • CodexBar ⭐ 14.9k · Codex 技能
  • MiaoYan ⭐ 8.4k · 未分类
  • osaurus ⭐ 5.9k · MCP 服务器
  • quotio ⭐ 4.5k · AI 工具

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 服务器 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 服务器 tools