{"id":51005356,"url":"https://github.com/interopio/iointel-guides","last_synced_at":"2026-06-20T20:01:59.079Z","repository":{"id":357576745,"uuid":"1236899605","full_name":"InteropIO/iointel-guides","owner":"InteropIO","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-07T20:03:17.000Z","size":3373,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-07T21:19:49.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InteropIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-12T17:20:23.000Z","updated_at":"2026-06-07T20:03:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/InteropIO/iointel-guides","commit_stats":null,"previous_names":["interopio/iointel-guides"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InteropIO/iointel-guides","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fiointel-guides","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fiointel-guides/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fiointel-guides/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fiointel-guides/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InteropIO","download_url":"https://codeload.github.com/InteropIO/iointel-guides/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fiointel-guides/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34583589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-20T20:01:54.155Z","updated_at":"2026-06-20T20:01:59.074Z","avatar_url":"https://github.com/InteropIO.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# io.Intelligence Guides\n\nRunnable code for io.Intelligence guides.\n\nThis repository contains public starter and solution projects that accompany the io.Intelligence documentation. Use the starter projects when following a guide, and use the solution projects as reference implementations.\n\n## Guides\n\n### io.Assist Anywhere\n\nBuild an ACME Banking assistant that runs in io.Connect Browser and io.Connect Desktop, using io.Assist, AI Web, MCP Web, MCP HTTP, Working Context, MCP Apps, and a Mastra backend.\n\n| Path | Purpose |\n| --- | --- |\n| `io-assist-anywhere-start/` | Starting point for the guide. |\n| `io-assist-anywhere-solution/` | Completed reference implementation. |\n| `agentic-backend/` | Local Mastra backend used by the assistant apps. |\n\n## Setup\n\nInstall dependencies in each project you plan to run:\n\n```bash\ncd io-assist-anywhere-start\nnpm install\n\ncd ../agentic-backend\nnpm install\n```\n\nCreate local `.env` files from the provided templates. You will need:\n\n- an io.Connect Browser license key\n- an io.Intelligence license key\n- an Anthropic API key for the local backend\n\nDo not commit real secrets.\n\n## Run\n\nStart the backend:\n\n```bash\ncd agentic-backend\nnpm start\n```\n\nStart the frontend apps:\n\n```bash\ncd io-assist-anywhere-start\nnpm start\n```\n\nOpen the io.Connect Browser platform at:\n\n```text\nhttp://localhost:4200\n```\n\nThe solution project uses the same flow:\n\n```bash\ncd io-assist-anywhere-solution\nnpm install\nnpm start\n```\n\n## Ports\n\n| App | Port |\n| --- | --- |\n| io.Connect Browser platform | `4200` |\n| Client List | `4201` |\n| Client Portfolio | `4202` |\n| io.Connect Desktop MCP host | `4203` |\n| Angular io.Assist | `4003` |\n| React io.Assist | `4004` |\n| Custom AI Web assistant | `4005` |\n| Mastra backend | `4111` |\n\n## Documentation\n\nFollow the full guide in the io.Intelligence documentation site. This repo only contains the runnable guide code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteropio%2Fiointel-guides","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finteropio%2Fiointel-guides","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteropio%2Fiointel-guides/lists"}