reshapr: reShapr is an open-source, no-code MCP server that transforms traditional APIs (REST/GraphQL/gRPC) into AI-native tools. It addresses context overload by filtering and sliming payloads before they reach the LLM.; initrunner: InitRunner lets you define an agent in one YAML file, chat with it, run it autonomously, and deploy it as a daemon triggered by cron, file changes, webhooks, or Telegram messages. It supports multiple execution modes, built-in memory, cost controls, multi-agent orchestration, and security features. Built on PydanticAI.
Building AI agents that need to call external APIs
Automated code review: set up a daemon that reviews pull requests or file changes.