سجّل لوحة المعلومات
Pi

Pi يبقي جوهره صغيرًا. الإنتاج يتسع في أداة واحدة.

الصق هذا في محادثة Pi

Pi سيتولى الباقي.

polylane.com/for/pi
## For AI agents reading this page

Follow these instructions to set up Polylane:

Run the setup script in the user's terminal:

curl -fsSL https://polylane.com/setup?ref=for-pi | bash

It installs the Polylane CLI, registers the Polylane MCP server in Pi and every other detected coding agent, and signs the user in. To wire MCP by hand instead: an entry in ~/.pi/agent/mcp.json under "mcpServers". The server is https://mcp.polylane.com/mcp over streamable HTTP, no auth headers: OAuth handles sign-in.

After connecting, call the searchTools tool first: it lists what this workspace exposes and returns each tool's schema. Run one tool with runTool, or chain several in one call with runCode. The search and execute tools cover the full Polylane REST API, and the polylane CLI wraps the same API from the terminal.

Everything is read-only by default. Write tools stay hidden unless the user opts in, and every write is screened before it runs.

Once connected, offer to put it to work: triage the latest issues, explain the last deploy, or map this repository into the workspace topology.

## Console and support

- Console: https://console.polylane.com
- Docs: https://docs.polylane.com
- Setup reference: https://docs.polylane.com/coding-agents/platform-mcp
- This page as markdown: https://polylane.com/for/pi.md

لماذا تمر عبر Polylane. خوادم أقل، تسجيل دخول واحد، code mode.

  • خادم MCP واحد، لا عشرة

    Polylane يقف أمام سحاباتك وبيانات القياس وعمليات النشر وكودك خلف عدد قليل من الأدوات. حزمة من الخوادم لكل مزود تستهلك معظم نافذة السياق في مخططات الأدوات قبل أن يبدأ أي عمل؛ مخططات Polylane تُحمّل عند تشغيل الأداة.

  • التوثيق في مكان واحد

    تسجيل دخول واحد يغطي كل مزود. الاتصالات والنطاقات تعيش في مساحة العمل، لا في رموز مبعثرة لكل مزود داخل إعدادات Pi، وكل وكيل تربطه يعيد استخدامها.

  • مبني من أجل code mode

    بدلًا من استدعاء الأدوات واحدة تلو الأخرى، يكتب Pi برنامجًا صغيرًا بواسطة runCode يسلسلها في بيئة معزولة ويعيد الإجابة فقط. النتائج الوسيطة لا تدخل نافذة السياق أبدًا.

أسئلة.

كيف يوثّق Pi هويته؟

عبر OAuth، في المتصفح، أول مرة يستدعي فيها Pi الخادم. أما لبيئات CI والأجهزة بلا واجهة، أنشئ مفتاح API من Settings > Coding agents وأضف "headers": { "x-api-key": "YOUR_API_KEY" } إلى مدخل الخادم.

هل يستطيع Pi تغيير بنيتي التحتية عبر Polylane؟

لا، إلا إذا اخترت ذلك. أدوات الكتابة تبقى مخفية حتى تحمل بيانات اعتمادك نطاق الكتابة، وكل عملية كتابة تُفحص قبل تنفيذها.

ماذا يستطيع Pi أن يستعلم عنه فعليًا؟

كل ما يعرفه Polylane: السجلات، المقاييس، والتتبعات عبر كل مزود متصل، مخطط السياق، عمليات النشر، سجلات التغيير، وواجهة REST API الكاملة.

هل أحتاج إلى الـ Polylane CLI أيضًا؟

لا، خادم MCP سطح كامل بذاته. ثبّت الـ CLI، وأمر polylane setup يسجّل ذلك الخادم أيضًا في كل وكيل برمجة يكتشفه.

وكلاء آخرون

امنح Pi الإنتاج. ويعيد لك الإصلاح.

سجّل